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 1b0173c..e0039bb 100644 --- a/frontend/style.sass +++ b/frontend/style.sass @@ -31,6 +31,9 @@ h1 &.level-warn color: $warn +footer + margin: 5em + section.info margin: 5em |