Eric Whale

Fix css topbar, bottombar

...@@ -9,7 +9,7 @@ ...@@ -9,7 +9,7 @@
9 height: 9vh; 9 height: 9vh;
10 position: fixed; 10 position: fixed;
11 font-size: 3rem; 11 font-size: 3rem;
12 - width: 100%; 12 + width: 99%;
13 a { 13 a {
14 width: 45%; 14 width: 45%;
15 height: 90%; 15 height: 90%;
......