mirror of
https://github.com/archtechx/laravel-tips.git
synced 2025-12-12 05:14:04 +00:00
responsivity improvements
This commit is contained in:
parent
55fbe38693
commit
bdfe0621bc
6 changed files with 8 additions and 8 deletions
|
|
@ -16,7 +16,7 @@
|
|||
</a>
|
||||
</div>
|
||||
</header>
|
||||
<main class="mx-auto flex justify-between items-center gap-8 w-1/2">
|
||||
<main class="mx-auto flex justify-between items-center gap-8 sm:w-1/2">
|
||||
<x:feed :tips="$tips" />
|
||||
</main>
|
||||
</x:layout>
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue