diff options
Diffstat (limited to 'views/style.css')
| -rw-r--r-- | views/style.css | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/views/style.css b/views/style.css index 3427b79..dc9cd78 100644 --- a/views/style.css +++ b/views/style.css @@ -174,3 +174,4 @@ hr { z-index: 3; display: none; } +#footer { height: 100px; } |