Layoutwijzigingen minor
This commit is contained in:
7
website/public/css/nhgooi.css
vendored
7
website/public/css/nhgooi.css
vendored
@@ -116,11 +116,14 @@ button[disabled]:hover
|
||||
}
|
||||
|
||||
.blog_grid .post.large {
|
||||
height: 526px; /* small items have 2 x 2px margin, so 3 * 174 + 2 * 2 */
|
||||
/* Width is 787px, so ensure largest photo has 16:9 ratio. */
|
||||
height: 442px;
|
||||
}
|
||||
|
||||
.blog_grid .post.small {
|
||||
height: 174px;
|
||||
/* Height of main is 442, minus two 2px margins, leaves 146px per item */
|
||||
height: 146px;
|
||||
overflow: hidden;
|
||||
}
|
||||
|
||||
.blog.podcasts .post {
|
||||
|
||||
Reference in New Issue
Block a user