mirror of https://github.com/zulip/zulip.git
portico: Fix line-height in hero image description.
This commit is contained in:
parent
8828ef72fe
commit
2ebbd9a917
|
@ -2254,6 +2254,7 @@ nav ul li.active::after {
|
||||||
|
|
||||||
font-size: 0.8em;
|
font-size: 0.8em;
|
||||||
font-weight: normal;
|
font-weight: normal;
|
||||||
|
line-height: 100%;
|
||||||
color: hsl(0, 0%, 53%);
|
color: hsl(0, 0%, 53%);
|
||||||
}
|
}
|
||||||
|
|
||||||
|
|
Loading…
Reference in New Issue