소스 검색

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;