fix: change white space when FAQ is expanded to match bg

This commit is contained in:
ascpixi 2025-11-20 15:41:09 -05:00
parent 03b562b449
commit 41f273f6a0

View file

@ -444,7 +444,7 @@ function App() {
</div>
</section>
<section className="relative pb-64">
<section className="relative pb-64 bg-[#081F8B]">
<div className="absolute w-full h-full z-10 pointer-events-none">
<img
src="/decorative/speech-bubble-bg.png"