Compare commits

..

No commits in common. "7ce9b0e2b12dc4cb6b11209bc84310b516fc5ec8" and "1f32e464761f6ab0fb468cfe8af3b1c81e740193" have entirely different histories.

View File

@ -17,7 +17,7 @@ export default function homepage({ dark = false }) {
</div> </div>
</div> </div>
<div className="relative"> <div className="relative">
<div className="w-full mt-[-100px] md:mt-[-150px] lg:mt-[-100px] 2xl:mt-[-200px] mb-[50px] z-[99] flex justify-center"> <div className="w-full mt-[-200px] mb-[50px] z-[99] flex justify-center">
<div className="bg-white h-full flex flex-col lg:flex-row flex-wrap justify-center p-4 lg:p-8 gap-3 rounded-xl shadow-xl"> <div className="bg-white h-full flex flex-col lg:flex-row flex-wrap justify-center p-4 lg:p-8 gap-3 rounded-xl shadow-xl">
<Image <Image
className="rounded-xl" className="rounded-xl"