diff options
-rw-r--r-- | static/style.css | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/static/style.css b/static/style.css index 76ae1030..b239d08b 100644 --- a/static/style.css +++ b/static/style.css @@ -51,6 +51,7 @@ text-decoration: none; } h1 { + font-size: 2.5em; margin: 0; text-transform: uppercase; } |