hello: Make cta icons have similar spacing to original design.

There were lost when we converted inline svgs to files.
This commit is contained in:
Aman Agrawal
2023-10-20 02:33:36 +00:00
committed by Tim Abbott
parent d1f82c47fd
commit 41f26aebd9

View File

@@ -165,10 +165,8 @@ ul {
cursor: pointer; cursor: pointer;
} }
.cta-buttons svg { .cta-buttons i {
vertical-align: middle;
margin-right: 4px; margin-right: 4px;
margin-top: -3px;
} }
.cta-buttons a:hover { .cta-buttons a:hover {