...
|
...
|
@@ -173,8 +173,8 @@ $clothes: sprite-map("guang/clothes/*.png"); |
|
|
position: absolute;
|
|
|
right: 6rem / $pxConvertRem;
|
|
|
bottom: 34rem / $pxConvertRem;
|
|
|
width: 20px;
|
|
|
height: 20px;
|
|
|
width: 36px;
|
|
|
height: 36px;
|
|
|
@include border-radius(50%);
|
|
|
|
|
|
&.bag {
|
...
|
...
|
|