Small corrections
Some checks failed
Deploy Website / deploy (push) Failing after 4m51s

This commit is contained in:
2026-02-08 01:33:50 +01:00
parent 8ffe2c22c7
commit 1f339f1503
20 changed files with 288 additions and 49 deletions

View File

@@ -103,7 +103,8 @@ li { margin: 0.1rem 0; }
cursor: pointer;
}
.example-cell video {
.example-cell video,
.example-cell img {
width: 100%;
height: 100%;
object-fit: cover;