Pixel perfection

pull/162/head
Varun Patil 2022-10-30 15:33:29 -07:00
parent 0ea4168a37
commit 465df6d827
1 changed files with 1 additions and 1 deletions

View File

@ -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);