|
|
.tabs-nav {
|
|
|
width: 100%;
|
|
|
height: 100px;
|
|
|
height: 120px;
|
|
|
padding: 0 5px;
|
|
|
box-sizing: border-box;
|
|
|
background: #fff;
|
...
|
...
|
@@ -20,7 +20,7 @@ |
|
|
}
|
|
|
|
|
|
.tab-item {
|
|
|
font-family: PingFang-SC-Medium;
|
|
|
font-family: PingFang-SC-Regular;
|
|
|
font-size: 32px;
|
|
|
color: #999;
|
|
|
letter-spacing: 0;
|
...
|
...
|
|