diff options
-rw-r--r-- | static/website/css/main.css | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/static/website/css/main.css b/static/website/css/main.css index 467cea6..d1e7e52 100644 --- a/static/website/css/main.css +++ b/static/website/css/main.css @@ -52,6 +52,7 @@ body { #logo { width: 25px; margin-top: -3px; + margin-right: 4px; } #content-wrapper { position: relative; |