Browse Source

Set height of MainHeader to be the same as StationHeader

theflametrooper 8 năm trước cách đây
mục cha
commit
5f31417cc0
1 tập tin đã thay đổi với 1 bổ sung0 xóa
  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;