mirror of https://github.com/zulip/zulip.git
help: Remove indentation from markdown ordered lists.
The indentation doesn't look good with the green circles.
This commit is contained in:
parent
bc4b7acc29
commit
e2ff91f507
|
@ -390,6 +390,7 @@ body {
|
||||||
top: -2px;
|
top: -2px;
|
||||||
}
|
}
|
||||||
|
|
||||||
|
.help-center ol,
|
||||||
.portico-landing.integrations ol {
|
.portico-landing.integrations ol {
|
||||||
margin-left: 0;
|
margin-left: 0;
|
||||||
}
|
}
|
||||||
|
|
Loading…
Reference in New Issue