fixed button font being wrong

This commit is contained in:
Ari 2026-06-13 15:57:15 +01:00
parent f5cdc61533
commit 8b630a8fc7
1 changed files with 1 additions and 0 deletions

View File

@ -176,6 +176,7 @@ body::before {
margin: 4px 2px; margin: 4px 2px;
cursor: pointer; cursor: pointer;
border-radius: 15px; border-radius: 15px;
font-family: "Comic Code";
} }
.hub-header, .pfp, .hey, .pronouns, .intro-text, .gitgay-link { .hub-header, .pfp, .hey, .pronouns, .intro-text, .gitgay-link {