Add margin space below lists on non-map content pages
This commit is contained in:
parent
ec8a601309
commit
a36f3a9307
1 changed files with 1 additions and 1 deletions
|
@ -1195,7 +1195,7 @@ header .search_form {
|
||||||
}
|
}
|
||||||
|
|
||||||
.content-body {
|
.content-body {
|
||||||
h1, h2, h3, p {
|
h1, h2, h3, p, ul, ol {
|
||||||
margin-bottom: $lineheight;
|
margin-bottom: $lineheight;
|
||||||
}
|
}
|
||||||
|
|
||||||
|
|
Loading…
Add table
Add a link
Reference in a new issue