Tweak css
This commit is contained in:
parent
098777bb02
commit
d959c004dd
@ -8,8 +8,7 @@ body {
|
||||
display: flex;
|
||||
flex-direction: row;
|
||||
|
||||
margin: 1em;
|
||||
padding: 0;
|
||||
padding: 1em;
|
||||
}
|
||||
|
||||
.Contents {
|
||||
@ -40,6 +39,7 @@ body {
|
||||
}
|
||||
|
||||
.GalleryItem > img, video {
|
||||
object-fit: contain;
|
||||
max-height: 80vh;
|
||||
}
|
||||
|
||||
|
Loading…
Reference in New Issue
Block a user