File tree Expand file tree Collapse file tree 1 file changed +3
-3
lines changed Expand file tree Collapse file tree 1 file changed +3
-3
lines changed Original file line number Diff line number Diff line change @@ -297,7 +297,7 @@ class="group relative isolate flex w-full max-w-75 items-center gap-5 overflow-h
297
297
>
298
298
{{-- Title --}}
299
299
<h5
300
- class =" text-2xl leading-relaxed font-semibold text-sky-900 transition duration-300 ease-in-out will-change-transform group-hover:translate-x-0.5 dark:text-sky-400 "
300
+ class =" text-2xl leading-relaxed font-semibold text-sky-900 transition duration-300 ease-in-out will-change-transform group-hover:translate-x-0.5 dark:text-sky-300 "
301
301
>
302
302
NativePHP T-Shirt
303
303
</h5 >
@@ -307,7 +307,7 @@ class="text-2xl leading-relaxed font-semibold text-sky-900 transition duration-3
307
307
src =" {{ Vite:: asset (' resources/images/prizes/nativephp_black_shirt.webp' ) } }"
308
308
alt =" "
309
309
loading =" lazy"
310
- class =" pointer-events-none -mb-20 h-40 transition duration-300 ease-in-out will-change-transform select-none group-hover:-translate-x-0.5"
310
+ class =" pointer-events-none -mb-20 h-40 transition duration-300 ease-in-out will-change-transform select-none group-hover:-translate-x-0.5 dark:contrast-120 "
311
311
/>
312
312
313
313
{{-- Shiny circle --}}
@@ -330,7 +330,7 @@ class="text-2xl leading-relaxed font-semibold text-orange-900 transition duratio
330
330
src =" {{ Vite:: asset (' resources/images/prizes/3d_license_document.webp' ) } }"
331
331
alt =" "
332
332
loading =" lazy"
333
- class =" pointer-events-none h-20 transition duration-300 ease-in-out will-change-transform select-none group-hover:-translate-x-0.5"
333
+ class =" pointer-events-none h-22 transition duration-300 ease-in-out will-change-transform select-none group-hover:-translate-x-0.5"
334
334
/>
335
335
336
336
{{-- Shiny circle --}}
You can’t perform that action at this time.
0 commit comments