make some font less smol
This commit is contained in:
parent
3641cc7a10
commit
23e5cc262c
1 changed files with 3 additions and 0 deletions
|
@ -43,6 +43,9 @@ h1, h2, h3, h4, h5, h6 {
|
|||
display: block;
|
||||
}
|
||||
|
||||
#main > p, #main > div > p {
|
||||
font-size: 1.1em;
|
||||
}
|
||||
p, ul {
|
||||
margin: 20px auto;
|
||||
line-height: 1.3em;
|
||||
|
|
Loading…
Reference in a new issue