It does actually work! It's just the gallery that doesn't support the <picture> element.

This commit is contained in:
Starbeamrainbowlabs 2021-05-31 21:08:07 +01:00
parent 722912a0c2
commit 78e6ebe4ae
Signed by: sbrl
GPG key ID: 1BE5172E637709C2

View file

@ -219,7 +219,6 @@ input[type=text], input[type=number], textarea
max-width: 12em;
} */
.cssgallery {
.cssbox-gallery {
display: flex;
}