Fixing enterprise sponsors margin

This commit is contained in:
softsimon
2022-02-20 13:33:46 +04:00
parent edb8f5ecd1
commit b70df576d4

View File

@@ -123,7 +123,7 @@
display: block; display: block;
transition: 150ms all; transition: 150ms all;
} }
img { img, svg {
margin: 40px 29px 10px; margin: 40px 29px 10px;
} }
} }