Authored by biao

update the background color of gender nav

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