fix css linting issues

Signed-off-by: Arthur Lu <learthurgo@gmail.com>
This commit is contained in:
Arthur Lu
2022-11-21 17:55:44 -08:00
parent ecff5313a1
commit 1dfd8c91a2
4 changed files with 11 additions and 25 deletions

View File

@@ -32,7 +32,7 @@ h1 {
/* color: #e4c3d2; */
color: #516754;
font-size: 6rem;
font-family: testFont;
font-family: testFont, sans-serif;
}
.d-tag {