styles
This commit is contained in:
parent
0620207877
commit
b581802c32
@ -1,5 +1,7 @@
|
||||
@mixin heading {
|
||||
font-family: "Neusa Next Pro";
|
||||
font-weight: 500;
|
||||
|
||||
/* font-family: "Galderglynn Titling"; */
|
||||
}
|
||||
|
||||
|
||||
@ -7,6 +7,7 @@
|
||||
@use 'nav';
|
||||
@use 'vars';
|
||||
|
||||
|
||||
html {
|
||||
background: black;
|
||||
}
|
||||
|
||||
@ -937,4 +937,3 @@ strong {
|
||||
.br {
|
||||
display: block;
|
||||
}
|
||||
/*# sourceMappingURL=main.css.map */
|
||||
|
||||
Loading…
Reference in New Issue
Block a user