Skip to content

Commit

Permalink
📱 Dumpass but even worse
Browse files Browse the repository at this point in the history
  • Loading branch information
Funasitien authored Dec 6, 2024
1 parent ce559e2 commit 41df4b0
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion src/pages/forum/post.astro
Original file line number Diff line number Diff line change
Expand Up @@ -43,7 +43,7 @@ import Layout from "../../layouts/Layout.astro";
</div>

<div class="grid grid-cols-1 p-2 md:px-6">
<div class="flex flex-cold md:flex-row w-full bg-base-300 rounded-lg">
<div class="flex flex-col md:flex-row w-full bg-base-300 rounded-lg">
<div class="m-3 p-1 flex flex-col max-sm:justify-center max-sm:w-full">
<div class="flex">
<img src="/avatar.png" class="h-20 w-20 rounded-lg" alt="Shoes"/>
Expand Down

0 comments on commit 41df4b0

Please sign in to comment.