diff options
| author | Bobby <[email protected]> | 2022-09-20 20:20:21 -0400 |
|---|---|---|
| committer | Bobby <[email protected]> | 2022-09-20 20:20:21 -0400 |
| commit | 2dc46b1911f65fdba0df4b9f541ed77f2d713c3e (patch) | |
| tree | 7caac43d0dd0000c485786134c177c880ca07f28 /static | |
| parent | 35a023cb2b6a9704c1065c206a3916d6a7225e28 (diff) | |
| download | thatcomputerscientist-2dc46b1911f65fdba0df4b9f541ed77f2d713c3e.tar.xz thatcomputerscientist-2dc46b1911f65fdba0df4b9f541ed77f2d713c3e.zip | |
Aesthetic changes
Diffstat (limited to 'static')
| -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 { |
