Make content wider to fit three columns of albums

This commit is contained in:
2016-01-18 14:16:26 +00:00
parent 96a2288a9a
commit 33a0f04a9b

View File

@@ -36,7 +36,7 @@ body > article {
article > section {
border-left: #E9E9E9 solid 1px;
min-width: 400px;
max-width: 600px;
max-width: 700px;
}
header#masthead {