fix svg margins

This commit is contained in:
SrGooglo 2023-03-15 19:23:51 +00:00
parent 7a508d2ce2
commit 29c3557393

View File

@ -89,9 +89,11 @@
justify-content: center; justify-content: center;
svg { svg {
margin: 0 10px 0 0 !important; margin: 0 !important;
} }
gap: 10px;
span { span {
margin: 0; margin: 0;
line-height: 1rem; line-height: 1rem;