summaryrefslogtreecommitdiff
path: root/style.css
diff options
context:
space:
mode:
authorLuke Smith <luke@lukesmith.xyz>2021-08-06 11:54:53 -0400
committerLuke Smith <luke@lukesmith.xyz>2021-08-06 11:54:53 -0400
commit7e08e783e53f01e5ef247de467a9492659703f7a (patch)
treef2eb958775a255b84ef22f6493ddbe8d9f9a13db /style.css
parent051cd61f4bc5caf8a3be4fb32bf255f297ecd217 (diff)
sans-serif default
Diffstat (limited to 'style.css')
-rw-r--r--style.css1
1 files changed, 1 insertions, 0 deletions
diff --git a/style.css b/style.css
index 2fbd562..510ce8d 100644
--- a/style.css
+++ b/style.css
@@ -5,6 +5,7 @@ body {
color: beige ;
background: #111 ;
margin-bottom: 200px ;
+ font-style: sans-serif ;
}
h1 {