add minor changes

This commit is contained in:
2023-05-08 00:40:18 +09:30
committed by GitHub
parent 1e03d1474d
commit 644910300d
3 changed files with 23 additions and 2 deletions

View File

@ -328,7 +328,8 @@ footer {
object-fit: cover;
}
.infinite-nightmare img {
.infinite-nightmare img,
.infinite-nightmare video {
max-width: 360px;
}