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 b871802..bf35504 100644 --- a/static/style.css +++ b/static/style.css @@ -31,7 +31,7 @@ html { #invert { float: right; - margin: 1.2rem 0 0; + margin: 1.34rem 0 0; height: 1rem; width: 1rem; background: #bbb; |