mirror of
https://github.com/kaboomserver/website.git
synced 2024-12-22 07:45:00 +00:00
Fix list indent
This commit is contained in:
parent
eb8de81b77
commit
492f43ea09
1 changed files with 5 additions and 0 deletions
|
@ -125,6 +125,11 @@ p {
|
|||
margin: 1em 0 1.5em;
|
||||
}
|
||||
|
||||
ul {
|
||||
list-style: initial;
|
||||
padding: 0 0 0 .5em;
|
||||
}
|
||||
|
||||
li {
|
||||
line-height: 1.625;
|
||||
margin: .5em;
|
||||
|
|
Loading…
Reference in a new issue