mirror of
https://github.com/FranP-code/Hangman-game-with-React.git
synced 2025-10-13 00:42:32 +00:00
Font changed
This commit is contained in:
@@ -5,7 +5,7 @@ html, body {
|
||||
|
||||
@mixin titleFont() {
|
||||
|
||||
font-family: 'Raleway', sans-serif;
|
||||
font-family: "Be Vietnam Pro", sans-serif;
|
||||
font-weight: bold;
|
||||
}
|
||||
|
||||
@@ -16,7 +16,7 @@ html, body {
|
||||
|
||||
@mixin bodyFont() {
|
||||
|
||||
font-family: 'Helveltica', sans-serif;
|
||||
font-family: "Be Vietnam Pro", sans-serif;
|
||||
font-weight: 400;
|
||||
}
|
||||
|
||||
|
||||
Reference in New Issue
Block a user