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