fix iconSVG alignment

This commit is contained in:
Aniket Teredesai 2022-07-18 14:32:29 +05:30
parent 24808b64da
commit ce69b74b35

View File

@ -27,7 +27,7 @@
font-weight: 700;
}
.logo a img {
.logo a img, .logo a svg {
display: inline;
vertical-align: middle;
pointer-events: none;