Eric Whale

Fix css topbar title

......@@ -46,7 +46,7 @@
text-align: right;
}
.title {
width: 40vw;
width: 60vw;
}
}
.bottombar {
......