We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 2d71340 commit 55c8574Copy full SHA for 55c8574
resources/views/components/bifrost-banner.blade.php
@@ -53,7 +53,7 @@ class="flex items-center *:-mr-1 *:h-0.5 *:w-4 *:rotate-50 *:rounded-full *:bg-s
53
54
{{-- Bifrost --}}
55
<div
56
- class="flex items-center gap-2.5 transition duration-200 ease-in-out will-change-transform group-hover:-translate-x-0.5"
+ class="flex items-center gap-2.5 translate-y-[2.8px] transition duration-200 ease-in-out will-change-transform group-hover:-translate-x-0.5"
57
>
58
<x-logos.bifrost class="h-4" />
59
</div>
0 commit comments