remove icon margin

This commit is contained in:
daria 2025-09-18 14:32:14 +03:00
parent f200e58397
commit de7695fbca
No known key found for this signature in database
GPG Key ID: 3B75240E6B2F2701

View File

@ -132,6 +132,9 @@
display: flex;
flex-flow: column;
svg {
margin: 0;
}
}
}