mirror of
https://github.com/zulip/zulip.git
synced 2025-11-21 06:58:31 +00:00
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:
@@ -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 {
|
||||||
|
|||||||
Reference in New Issue
Block a user