forked from ruangrupa/lumbung.space
fix image aspect ratio on single pags
This commit is contained in:
parent
39e95cfca8
commit
fde00d4f83
@ -872,3 +872,7 @@ footer a:hover {
|
||||
flex-direction: column;
|
||||
margin-bottom: 4rem;
|
||||
}
|
||||
|
||||
.single .h-entry img {
|
||||
object-fit: contain;
|
||||
}
|
Loading…
Reference in New Issue
Block a user