style: fix responsiveness of site layout

This commit is contained in:
trafficlunar 2025-09-15 22:06:34 +01:00
parent 0457109eb3
commit cbc2f381ab

View file

@ -48,7 +48,7 @@ import Lunar from "../assets/lunar.svg";
/> />
</a> </a>
<div class="flex flex-col justify-center w-fit max-[60rem]:flex-row max-[60rem]:mt-0 max-[60rem]:gap-2"> <div class="flex flex-col flex-wrap justify-center w-full max-[60rem]:flex-row max-[60rem]:mt-0 max-[60rem]:gap-2">
<Socials /> <Socials />
<Clock client:only /> <Clock client:only />
<Online client:only /> <Online client:only />