Authored by 梁志锋

侧边栏下半部分减小2像素

@@ -22,8 +22,8 @@ @@ -22,8 +22,8 @@
22 22
23 li { 23 li {
24 position: relative; 24 position: relative;
25 - height: 80px;  
26 - line-height: 80px; 25 + height: 76px;
  26 + line-height: 76px;
27 background: #fff; 27 background: #fff;
28 28
29 &:after { 29 &:after {
@@ -177,7 +177,7 @@ @@ -177,7 +177,7 @@
177 overflow: hidden; 177 overflow: hidden;
178 178
179 transform: translateX(540px); 179 transform: translateX(540px);
180 - transition: transform 0.3s 180 + transition: transform 0.3s;
181 181
182 li { 182 li {
183 height: 80px !important; 183 height: 80px !important;