Font and some styling

This commit is contained in:
2021-10-06 09:20:35 -05:00
parent 53ca2e063d
commit 00e0aeb0d3
10 changed files with 15 additions and 107 deletions

View File

@@ -1,9 +1,8 @@
@use "normalize.css/normalize.css";
@use "base";
@use "tokens";
@use "typography";
@use "utils";
body {
background-color: black;
color: white;
}