diff options
Diffstat (limited to 'frontend/style.sass')
-rw-r--r-- | frontend/style.sass | 3 |
1 files changed, 3 insertions, 0 deletions
diff --git a/frontend/style.sass b/frontend/style.sass index eeaa708..5199a22 100644 --- a/frontend/style.sass +++ b/frontend/style.sass @@ -8,6 +8,9 @@ body p, h1, h2, h3, h4, h5, h6, input, button, label, li color: white +h1 + font-size: xx-large + .status background-color: black padding: 1em |