diff options
-rw-r--r-- | index.html | 3 |
1 files changed, 2 insertions, 1 deletions
@@ -51,8 +51,9 @@ body { top: 84%; left: 34%; background: black; - padding-bottom: 1px; display: inline !important; + margin-top: -1px; + padding: 3px 0; } |