forked from tsc-vfl/hugo-page
Make all entries the same size in blog
This commit is contained in:
parent
39984fe27c
commit
297e955423
@ -585,10 +585,10 @@ h1 {
|
||||
|
||||
.teaser-image {
|
||||
flex: 33% 1 0;
|
||||
height: 190px;
|
||||
|
||||
img {
|
||||
width: 90%;
|
||||
height: 190px;
|
||||
object-fit: contain;
|
||||
object-position: left top;
|
||||
}
|
||||
|
Loading…
Reference in New Issue
Block a user