summaryrefslogtreecommitdiff
path: root/style.css
diff options
context:
space:
mode:
authorKyle Gunger <kgunger12@gmail.com>2024-10-31 03:18:39 -0400
committerKyle Gunger <kgunger12@gmail.com>2024-10-31 03:18:39 -0400
commit9e6838f0b0743b16c2f4de0a1d72fe3229913f6a (patch)
tree4b884d8727bd62a9ff0b09a131b401e33e2dc4d2 /style.css
parentee08cd02833382c2716dbc97e88fc166d9510281 (diff)
About pagesHEADmain
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 9d4297c..6f2d63f 100644
--- a/style.css
+++ b/style.css
@@ -2,6 +2,7 @@ body {
background: #404040;
color: white;
min-height: 100vh;
+ font-size: large;
}
span {