adapted more of the blog theme
This commit is contained in:
parent
b3447c67e1
commit
69a4779f07
1 changed files with 3 additions and 3 deletions
|
@ -20,12 +20,12 @@ body {
|
|||
font-size: 32px;
|
||||
}
|
||||
main {
|
||||
font-size: 18px;
|
||||
line-height: 31px;
|
||||
font-size: 20px;
|
||||
line-height: 34px;
|
||||
margin: 80px 20px;
|
||||
.container {
|
||||
margin: 0 auto;
|
||||
max-width: 580px;
|
||||
max-width: 610px;
|
||||
}
|
||||
}
|
||||
}
|
||||
|
|
Reference in a new issue