fixed button font being wrong
This commit is contained in:
parent
f5cdc61533
commit
8b630a8fc7
|
|
@ -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 {
|
||||||
|
|
|
||||||
Loading…
Reference in New Issue