diff options
Diffstat (limited to 'views/snippets/layout.html')
| -rw-r--r-- | views/snippets/layout.html | 4 |
1 files changed, 4 insertions, 0 deletions
diff --git a/views/snippets/layout.html b/views/snippets/layout.html index 17262b1..9a55ad4 100644 --- a/views/snippets/layout.html +++ b/views/snippets/layout.html @@ -101,6 +101,10 @@ color: #ddd277; } + .included-space { + margin-top: 4rem; + } + </style> <style> {% block css %} |
