fix positions in sprite

This commit is contained in:
OVSharova 2022-05-09 03:25:25 +03:00
parent c98e1fcf99
commit d1b374d94a
6 changed files with 1 additions and 1 deletions

Binary file not shown.

Before

Width:  |  Height:  |  Size: 37 KiB

After

Width:  |  Height:  |  Size: 37 KiB

Binary file not shown.

Before

Width:  |  Height:  |  Size: 55 KiB

After

Width:  |  Height:  |  Size: 55 KiB

Binary file not shown.

Before

Width:  |  Height:  |  Size: 76 KiB

After

Width:  |  Height:  |  Size: 76 KiB

Binary file not shown.

Before

Width:  |  Height:  |  Size: 101 KiB

After

Width:  |  Height:  |  Size: 100 KiB

Binary file not shown.

Before

Width:  |  Height:  |  Size: 126 KiB

After

Width:  |  Height:  |  Size: 126 KiB

View file

@ -81,7 +81,7 @@
margin-left: -4px;
margin-left: calc(-3px - @scaled-one-px-value);
position: absolute;
background-position: -142px -200px;
background-position: -144px -200px;
}
.empty-color {