💄 (fonts) update font
This commit is contained in:
@@ -1,5 +1,5 @@
|
|||||||
@charset "utf-8";
|
@charset "utf-8";
|
||||||
@import url('https://fonts.googleapis.com/css2?family=Brygada+1918&display=swap');
|
@import url('https://fonts.googleapis.com/css2?family=Courier+Prime&display=swap');
|
||||||
@import '~bulma/bulma.sass';
|
@import '~bulma/bulma.sass';
|
||||||
|
|
||||||
html {
|
html {
|
||||||
@@ -7,8 +7,8 @@ html {
|
|||||||
}
|
}
|
||||||
|
|
||||||
body {
|
body {
|
||||||
|
font-family: 'Courier Prime', monospace;
|
||||||
text-align: center;
|
text-align: center;
|
||||||
font-family: 'Brygada 1918', serif;
|
|
||||||
height: 100vh;
|
height: 100vh;
|
||||||
}
|
}
|
||||||
|
|
||||||
|
|||||||
Reference in New Issue
Block a user