fix bug
This commit is contained in:
parent
09cad28d7d
commit
b7c155e53c
|
@ -12,6 +12,9 @@
|
||||||
position: absolute;
|
position: absolute;
|
||||||
width: 100%;
|
width: 100%;
|
||||||
}
|
}
|
||||||
|
.navFixed .header-nav, .navRel .header-nav {
|
||||||
|
color: #000;
|
||||||
|
}
|
||||||
.header-nav {
|
.header-nav {
|
||||||
text-align: center;
|
text-align: center;
|
||||||
z-index: 1;
|
z-index: 1;
|
||||||
|
|
Loading…
Reference in New Issue