File tree Expand file tree Collapse file tree 1 file changed +3
-3
lines changed
resources/views/components Expand file tree Collapse file tree 1 file changed +3
-3
lines changed Original file line number Diff line number Diff line change @@ -175,7 +175,7 @@ class="text-sm will-change-transform"
175175 </div >
176176
177177 <div
178- class =" flex flex-col items-stretch gap-x-20 gap-y-5 pt-12 lg:flex-row lg:items-start lg:justify-between"
178+ class =" flex flex-col items-stretch gap-x-20 gap-y-5 px-6 pt-12 lg:flex-row lg:items-start lg:justify-between"
179179 >
180180 {{-- Left side --}}
181181 <div class =" flex flex-col items-center lg:items-start" >
@@ -374,7 +374,7 @@ class="flex flex-col items-start text-sm *:inline-block *:px-px *:py-1.5 *:text-
374374 })
375375 }
376376 "
377- class =" flex items-center pt-3 text-hurricane/25 opacity-0 motion-reduce:opacity-100"
377+ class =" flex items-center pt-1 text-hurricane/25 opacity-0 motion-reduce:opacity-100 lg:pt-2 "
378378 aria-hidden =" true"
379379 >
380380 {{-- Left flower --}}
@@ -441,7 +441,7 @@ class="h-8"
441441
442442 {{-- Copyright --}}
443443 <section
444- class =" flex flex-col flex-wrap items-center gap-x-5 gap-y-3 text-center text-sm text-hurricane/80 sm:px-6 md: flex-row md :justify-between md :text-left"
444+ class =" flex flex-col flex-wrap items-center gap-x-5 gap-y-3 text-center text-sm text-hurricane/80 sm:flex-row sm :justify-between sm:px-6 sm :text-left"
445445 aria-label =" Credits and copyright information"
446446 >
447447 {{-- Left side --}}
You can’t perform that action at this time.
0 commit comments