Merge pull request #7 from Tenari/patch-1

fix style.css typo
This commit is contained in:
Luke Smith
2022-08-11 00:58:11 +00:00
committed by GitHub

View File

@@ -1,5 +1,5 @@
body {
font-style: sans-serif ;
font-family: sans-serif ;
background: #110000 ;
color: #ccc ;
}