Global stylized icon svg size change

This commit is contained in:
kitajchuk
2021-04-05 16:20:29 -07:00
parent 09e09485ce
commit e156704e0d

View File

@@ -17,6 +17,8 @@
left: 50%;
top: 50%;
transform: translate(-50%, -50%);
width: 22px;
height: 22px;
@media (max-width: $width-mobile) {
width: 18px;