Authored by biao

update the background color of gender nav

... ... @@ -13,6 +13,7 @@
position: fixed;
top: 90rem / $pxConvertRem;
border-bottom: 1px solid #e1e1e1;
background-color: #fff;
ul{
width: 100%;
... ...