diff options
Diffstat (limited to 'static/css/index.css')
-rw-r--r-- | static/css/index.css | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/static/css/index.css b/static/css/index.css index 344ff07..6a2d573 100644 --- a/static/css/index.css +++ b/static/css/index.css @@ -31,7 +31,7 @@ .masthead-links { list-style: none outside none; margin-top: 10px; - margin-bottom: 20px; + margin-bottom: 10px; padding: 0 15px; text-align: center; } |