Homepage kop rechterkolom 3 berichten ipv 2

This commit is contained in:
2020-01-21 15:46:02 +01:00
parent 7e9c18288b
commit 23d2ee993a
2 changed files with 15 additions and 7 deletions

View File

@@ -111,8 +111,16 @@ button[disabled]:hover
.grid .post {
clear: none;
padding-left: 3px;
padding-right: 3px;
padding-left: 3px;
padding-right: 3px;
}
.blog_grid .post.large {
height: 526px; /* small items have 2 x 2px margin, so 3 * 174 + 2 * 2 */
}
.blog_grid .post.small {
height: 174px;
}
.blog.podcasts .post {