@@ -187,7 +187,7 @@
|
|||||||
.swatch {
|
.swatch {
|
||||||
height: $d; width: $d;
|
height: $d; width: $d;
|
||||||
border: 1px solid $colorInteriorBorder;
|
border: 1px solid $colorInteriorBorder;
|
||||||
border-radius: 100%;
|
border-radius: 15%;
|
||||||
position: absolute;
|
position: absolute;
|
||||||
left: 50%;
|
left: 50%;
|
||||||
@include transform(translateX(-50%));
|
@include transform(translateX(-50%));
|
||||||
|
|||||||
Reference in New Issue
Block a user