Skip to content

Commit 881ba63

Browse files
committed
margin
1 parent 2d170c9 commit 881ba63

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

src/components/overrides/Header.astro

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -18,7 +18,7 @@ import HeaderDropdowns from "../HeaderDropdowns.tsx";
1818
<a
1919
id="header-login-button"
2020
href="https://dash.cloudflare.com/"
21-
class="flex items-center justify-center rounded bg-cl1-brand-orange px-6 font-medium text-cl1-black no-underline"
21+
class="mr-2 flex items-center justify-center rounded bg-cl1-brand-orange px-6 font-medium text-cl1-black no-underline"
2222
>
2323
Log in
2424
</a>

0 commit comments

Comments
 (0)