ui: tweak modular scale, move from oxygen to inter

This commit is contained in:
Jean-Philippe Sirois
2020-05-22 01:33:40 -04:00
parent 429197693b
commit 2d267a8064
6 changed files with 24 additions and 18 deletions
+1 -1
View File
@@ -5,7 +5,7 @@ export const DiscordButtonWrapper = styled.a`
margin-top: 32px;
display: flex;
align-items: center;
font-family: "Oxygen", sans-serif;
font-family: "Montserrat", sans-serif;
font-size: 24px;
font-weight: 700;
text-decoration: none;