This commit is contained in:
YK 2025-09-20 11:06:55 +03:00
parent 0620207877
commit b581802c32
3 changed files with 3 additions and 1 deletions

View File

@ -1,5 +1,7 @@
@mixin heading {
font-family: "Neusa Next Pro";
font-weight: 500;
/* font-family: "Galderglynn Titling"; */
}

View File

@ -7,6 +7,7 @@
@use 'nav';
@use 'vars';
html {
background: black;
}

View File

@ -937,4 +937,3 @@ strong {
.br {
display: block;
}
/*# sourceMappingURL=main.css.map */