diff options
Diffstat (limited to 'static/css')
| -rw-r--r-- | static/css/main.css | 6 |
1 files changed, 1 insertions, 5 deletions
diff --git a/static/css/main.css b/static/css/main.css index 86a2b9c8..3fd33257 100644 --- a/static/css/main.css +++ b/static/css/main.css @@ -30,10 +30,6 @@ body { background-color: #bad9ff; } -.sidebar-bg-light-red { - background-color: #fff6f6; -} - .sidebar-border { border: 1px solid #191919; } @@ -190,7 +186,7 @@ nav > ul > li { /* Float to the top right corner */ position: absolute; top: 2.5em; - right: 3em; + right: 23.85rem; } .table { |
