fixed fonts for lists
This commit is contained in:
parent
c20889d762
commit
feb4960bfd
1 changed files with 2 additions and 2 deletions
|
|
@ -51,8 +51,8 @@ p {
|
|||
ol,
|
||||
ul {
|
||||
text-align: center;
|
||||
margin: 0 0 25px;
|
||||
font-size: 18px;
|
||||
margin: 0 0 35px;
|
||||
font-size: 20px;
|
||||
line-height: 1.5;
|
||||
list-style-position: inside;
|
||||
}
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue