Skip to content

Commit 55c8574

Browse files
authored
Reposition logo slightly
1 parent 2d71340 commit 55c8574

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

resources/views/components/bifrost-banner.blade.php

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -53,7 +53,7 @@ class="flex items-center *:-mr-1 *:h-0.5 *:w-4 *:rotate-50 *:rounded-full *:bg-s
5353

5454
{{-- Bifrost --}}
5555
<div
56-
class="flex items-center gap-2.5 transition duration-200 ease-in-out will-change-transform group-hover:-translate-x-0.5"
56+
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"
5757
>
5858
<x-logos.bifrost class="h-4" />
5959
</div>

0 commit comments

Comments
 (0)