This commit is contained in:
BoHung Chiu 2021-05-05 10:04:18 +08:00
parent 92959d8813
commit ca3fe39013
1 changed files with 3 additions and 1 deletions

View File

@ -1,7 +1,9 @@
@charset "utf-8"; @charset "utf-8";
@import "../initial"; @import "../initial";
.layout-header .navbar-header .navbar-brand:first-of-type {
clear: left;
}
.layout-header { .layout-header {
position: relative; position: relative;
margin-bottom: 0; margin-bottom: 0;