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