File tree Expand file tree Collapse file tree 1 file changed +3
-3
lines changed
resources/views/components/home Expand file tree Collapse file tree 1 file changed +3
-3
lines changed Original file line number Diff line number Diff line change @@ -612,7 +612,7 @@ class="text-xl font-bold text-slate-800 lg:text-2xl dark:text-white"
612612 </div >
613613
614614 {{-- Button --}}
615- <div class =" mt-5 mb-10 grid place-items-center" >
615+ <div class =" mt-5 mb-15 grid place-items-center" >
616616 <x-bifrost-button />
617617 </div >
618618
@@ -628,7 +628,7 @@ class="absolute right-1/2 -bottom-11 -z-10 translate-x-1/2"
628628 aria-hidden =" true"
629629 >
630630 <div
631- class =" h-10 w-36 -translate-x-10 -rotate-15 rounded-full bg-orange-300 blur-xl dark:bg-indigo-500 /60"
631+ class =" h-10 w-36 -translate-x-14 -rotate-15 rounded-full bg-[#FB6C41]/70 blur-xl dark:bg-slate-400 /60"
632632 ></div >
633633 </div >
634634
@@ -638,7 +638,7 @@ class="absolute right-1/2 -bottom-11 -z-10 translate-x-1/2"
638638 aria-hidden =" true"
639639 >
640640 <div
641- class =" h-10 w-36 translate-x-10 -rotate-15 rounded-full bg-indigo-300 blur-xl dark:bg-slate-400 /60"
641+ class =" 0 h-10 w-36 translate-x-14 -rotate-15 rounded-full bg-indigo-300 blur-xl dark:bg-indigo-500 /60"
642642 ></div >
643643 </div >
644644 </div >
You can’t perform that action at this time.
0 commit comments