You can not select more than 25 topics
Topics must start with a letter or number, can include dashes ('-') and can be up to 35 characters long.
15 lines
224 B
15 lines
224 B
2 years ago
|
|
||
|
.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;
|
||
|
}
|
||
|
|