Eric Whale

Fix css topbar title

...@@ -46,7 +46,7 @@ ...@@ -46,7 +46,7 @@
46 text-align: right; 46 text-align: right;
47 } 47 }
48 .title { 48 .title {
49 - width: 40vw; 49 + width: 60vw;
50 } 50 }
51 } 51 }
52 .bottombar { 52 .bottombar {
......