diff options
Diffstat (limited to 'static')
-rw-r--r-- | static/css/hyde.css | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/static/css/hyde.css b/static/css/hyde.css index 493ff42..f6c51ee 100644 --- a/static/css/hyde.css +++ b/static/css/hyde.css @@ -55,7 +55,7 @@ html { .sidebar { text-align: center; - padding: 2rem 1rem; + padding: 2rem 2rem; color: rgba(255,255,255,.5); background-color: #202020; } |