Showing
1 changed file
with
1 additions
and
1 deletions
@@ -202,7 +202,7 @@ | @@ -202,7 +202,7 @@ | ||
202 | li:before { | 202 | li:before { |
203 | content: ""; | 203 | content: ""; |
204 | display: inline-block; | 204 | display: inline-block; |
205 | - margin-right: 20rem / $pxConvertRem; | 205 | + margin-right: 10rem / $pxConvertRem; |
206 | width: 8rem / $pxConvertRem; | 206 | width: 8rem / $pxConvertRem; |
207 | height: 8rem / $pxConvertRem; | 207 | height: 8rem / $pxConvertRem; |
208 | background-color: #000; | 208 | background-color: #000; |
-
Please register or login to post a comment