Increase max image height

This commit is contained in:
Stephen Kraus 2023-07-09 22:41:34 -05:00 committed by GitHub
parent d0bc56bc80
commit c6d3e2d5d8
No known key found for this signature in database
GPG key ID: 4AEE18F83AFDEB23

View file

@ -30,7 +30,7 @@ img.gaiji {
}
img.cut {
max-height: 100px;
max-height: 200px;
max-width: 600px;
}