15 lines
224 B
Plaintext
15 lines
224 B
Plaintext
|
|
.uni-nav-bar-text{
|
|
font-size: 34rpx !important;
|
|
}
|
|
.header {
|
|
color: white;
|
|
background-size: 100% 100%;
|
|
position: relative;
|
|
background-repeat:no-repeat
|
|
}
|
|
.uni-navbar__header-btns-right {
|
|
padding: 0 !important;
|
|
}
|
|
|