Update page width

This commit is contained in:
Ariejan de Vroom 2015-03-30 11:21:30 +02:00
parent d908b8397e
commit dd3be3be6f

View File

@ -173,16 +173,13 @@ img.avatar {
}
@media (min-width: 720px) {
}
@media (min-width: 980px) {
body {
font-size: 16px;
line-height: 22px;
}
.container {
width: 920px;
width: 630px;
}
.single-post h1 {