浏览代码

Set height of MainHeader to be the same as StationHeader

theflametrooper 8 年之前
父节点
当前提交
5f31417cc0
共有 1 个文件被更改,包括 1 次插入0 次删除
  1. 1 0
      frontend/components/MainHeader.vue

+ 1 - 0
frontend/components/MainHeader.vue

@@ -60,6 +60,7 @@
 
 	.nav {
 		background-color: $grey-darker;
+		height: 50px;
 
 		.is-brand {
 			font-size: 26px !important;