1
0
Fork 0
mirror of https://github.com/archtechx/laravel-tips.git synced 2025-12-13 21:54:02 +00:00

responsivity improvements

This commit is contained in:
Samuel Štancl 2021-04-07 03:16:02 +02:00
parent 55fbe38693
commit bdfe0621bc
6 changed files with 8 additions and 8 deletions

View file

@ -1,5 +1,5 @@
<x:layout :title="$tip->title" :preview="$tip->title">
<main class="mx-auto flex justify-between items-center gap-8">
<main class="mx-auto flex flex-col sm:flex-row justify-between items-center gap-8">
<aside class="flex flex-col gap-2">
<h2 class="text-2xl font-medium">
<a class="block" href="/">