max image width

This commit is contained in:
j 2025-02-23 10:59:30 -05:00
commit e2549452ff

View file

@ -123,6 +123,9 @@ video, .poster {
padding: 4px;
border-bottom: 1px solid blueviolet;
display: none;
img {
max-width: 100%;
}
}
.annotation.active {
display: block;