aboutsummaryrefslogtreecommitdiffstats
path: root/src/App.css
diff options
context:
space:
mode:
Diffstat (limited to 'src/App.css')
-rw-r--r--src/App.css4
1 files changed, 2 insertions, 2 deletions
diff --git a/src/App.css b/src/App.css
index e6ea250..48959cc 100644
--- a/src/App.css
+++ b/src/App.css
@@ -44,11 +44,11 @@
}
.sidenav {
- height: 80%;
+ height: 90%;
width: 10%;
position: fixed;
z-index: 1;
- top: 5%;
+ top: 1.5%;
left: 0;
background-color: #111;
overflow-x: hidden;