diff options
Diffstat (limited to 'static/style.css')
| -rw-r--r-- | static/style.css | 2 |
1 files changed, 2 insertions, 0 deletions
diff --git a/static/style.css b/static/style.css index 6595584..91362c0 100644 --- a/static/style.css +++ b/static/style.css @@ -71,6 +71,8 @@ pre { } .navbar { + display: block; + padding-top: 5px; } .navbar ul { |
