diff options
Diffstat (limited to 'static')
-rw-r--r-- | static/style.css | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/static/style.css b/static/style.css index 93ec3ed..1ac4ec3 100644 --- a/static/style.css +++ b/static/style.css @@ -53,7 +53,7 @@ header span nav ul li a { } header div { - padding-left: 30px; + padding-left: 20px; padding-bottom: 10px; } |