File tree Expand file tree Collapse file tree 2 files changed +2
-2
lines changed
resources/views/components Expand file tree Collapse file tree 2 files changed +2
-2
lines changed Original file line number Diff line number Diff line change @@ -608,7 +608,7 @@ class="h-8"
608608
609609 {{-- Copyright --}}
610610 <section
611- 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 min-[1060px]:px-0"
611+ class =" flex flex-col flex-wrap items-center gap-x-5 gap-y-3 text-center text-sm text-hurricane sm:flex-row sm:justify-between sm:px-6 sm:text-left min-[1060px]:px-0"
612612 aria-label =" Credits and copyright information"
613613 >
614614 {{-- Left side --}}
Original file line number Diff line number Diff line change @@ -21,7 +21,7 @@ export default {
2121 midnight : '#0F033A' ,
2222 evening : '#251A4D' ,
2323 merino : '#F2E7DD' ,
24- hurricane : '#7E7474 ' ,
24+ hurricane : '#7B7171 ' ,
2525 dolphin : '#6C6489' ,
2626 'burnt-dolphin' : '#454059' ,
2727 'peach-orange' : '#FFC497' ,
You can’t perform that action at this time.
0 commit comments