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 2d170c9 commit 881ba63Copy full SHA for 881ba63
src/components/overrides/Header.astro
@@ -18,7 +18,7 @@ import HeaderDropdowns from "../HeaderDropdowns.tsx";
18
<a
19
id="header-login-button"
20
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"
+ class="mr-2 flex items-center justify-center rounded bg-cl1-brand-orange px-6 font-medium text-cl1-black no-underline"
22
>
23
Log in
24
</a>
0 commit comments