fixed the iframe responsiveness

This commit is contained in:
chark1es 2024-03-15 17:50:10 -07:00
parent 6a9c502f77
commit 103e53b321

View file

@ -99,7 +99,7 @@ import Layout from "../layouts/Layout.astro";
</div> </div>
<!-- Regular White BG --> <!-- Regular White BG -->
<div <div
class="bg-white h-[90em] 2xl:h-[50em] flex justify-center items-center" class="bg-white h-[90em] lg:h-[50em] flex justify-center items-center"
> >
<div class="flex flex-wrap justify-center space-y-20"> <div class="flex flex-wrap justify-center space-y-20">
<div <div