Pixel perfection
parent
0ea4168a37
commit
465df6d827
|
@ -255,7 +255,7 @@ $icon-size: $icon-half-size * 2;
|
|||
// Extremely ugly way to fill up the space
|
||||
// If this isn't done, bg has a border
|
||||
:deep path {
|
||||
transform: scale(1.2) translate(-1.8px, -1.8px);
|
||||
transform: scale(1.19) translate(-1.85px, -1.85px);
|
||||
}
|
||||
|
||||
filter: invert(1) brightness(100);
|
||||
|
|
Loading…
Reference in New Issue