mirror of
https://github.com/zulip/zulip.git
synced 2025-11-20 06:28:23 +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;
|
||||
}
|
||||
|
||||
.cta-buttons svg {
|
||||
vertical-align: middle;
|
||||
.cta-buttons i {
|
||||
margin-right: 4px;
|
||||
margin-top: -3px;
|
||||
}
|
||||
|
||||
.cta-buttons a:hover {
|
||||
|
||||
Reference in New Issue
Block a user