Improved alignment of lists.
This commit is contained in:
parent
093d679187
commit
eb172b7385
1 changed files with 2 additions and 2 deletions
|
@ -129,8 +129,8 @@ blockquote {
|
||||||
font-size: inherit;
|
font-size: inherit;
|
||||||
}
|
}
|
||||||
|
|
||||||
ul {
|
ol, ul {
|
||||||
padding-left: 10px;
|
padding-left: 20px;
|
||||||
}
|
}
|
||||||
|
|
||||||
#app {
|
#app {
|
||||||
|
|
Loading…
Reference in a new issue