mirror of
https://github.com/urbit/shrub.git
synced 2025-01-01 17:16:47 +03:00
publish: change line-height on numbered lists
This commit is contained in:
parent
55d2f555e9
commit
bcde27a7ff
@ -265,7 +265,7 @@ a {
|
||||
.md code, .md pre {
|
||||
font-family: "Source Code Pro", mono;
|
||||
}
|
||||
.md ul>li {
|
||||
.md ul>li, .md ol>li {
|
||||
line-height: 1.5;
|
||||
}
|
||||
.md a {
|
||||
|
Loading…
Reference in New Issue
Block a user