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;
|
font-size: 32px;
|
||||||
}
|
}
|
||||||
main {
|
main {
|
||||||
font-size: 18px;
|
font-size: 20px;
|
||||||
line-height: 31px;
|
line-height: 34px;
|
||||||
margin: 80px 20px;
|
margin: 80px 20px;
|
||||||
.container {
|
.container {
|
||||||
margin: 0 auto;
|
margin: 0 auto;
|
||||||
max-width: 580px;
|
max-width: 610px;
|
||||||
}
|
}
|
||||||
}
|
}
|
||||||
}
|
}
|
||||||
|
|
Reference in a new issue