diff options
author | Kyle Gunger <kgunger12@gmail.com> | 2024-10-31 03:18:39 -0400 |
---|---|---|
committer | Kyle Gunger <kgunger12@gmail.com> | 2024-10-31 03:18:39 -0400 |
commit | 9e6838f0b0743b16c2f4de0a1d72fe3229913f6a (patch) | |
tree | 4b884d8727bd62a9ff0b09a131b401e33e2dc4d2 /style.css | |
parent | ee08cd02833382c2716dbc97e88fc166d9510281 (diff) |
Diffstat (limited to 'style.css')
-rw-r--r-- | style.css | 1 |
1 files changed, 1 insertions, 0 deletions
@@ -2,6 +2,7 @@ body { background: #404040; color: white; min-height: 100vh; + font-size: large; } span { |