Run script/format with prettier
This commit is contained in:
@@ -27,7 +27,8 @@
|
||||
border-radius: 0;
|
||||
box-sizing: border-box;
|
||||
background-color: $color-white;
|
||||
background-image: none, url("#{$image-path}/arrow-both.svg"), url("#{$image-path}/arrow-both.png");
|
||||
background-image: none, url("#{$image-path}/arrow-both.svg"),
|
||||
url("#{$image-path}/arrow-both.png");
|
||||
background-position: right 1.3rem center;
|
||||
background-repeat: no-repeat;
|
||||
background-size: 1rem;
|
||||
|
Reference in New Issue
Block a user