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
commit 75810cd290
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23

View File

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