Skip to content

Commit

Permalink
📱 Je tente un truc...
Browse files Browse the repository at this point in the history
  • Loading branch information
Funasitien authored Dec 6, 2024
1 parent 0a12c0a commit 7da33b6
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 @@ -4,7 +4,7 @@ import Layout from "../../layouts/Layout.astro";

<Layout title="DEMOSMP">
<div class="bg-base-100 p-2 pt-10">
<div class="flex max-sm:flex-col max-sm:justify-center">
<div class="flex max-sm:flex-col max-sm:justify-center min-w-fit">
<div
class="breadcrumbs inline-flex justify-center md:justify-start md:w-3/4 md:pl-1"
>
Expand Down

0 comments on commit 7da33b6

Please sign in to comment.