Make images transparent

This commit is contained in:
David Eisinger
2024-02-01 22:55:15 -05:00
parent 6caa3f52f1
commit d1390eaaee

View File

@@ -113,6 +113,7 @@ figure {
}
img {
mix-blend-mode: multiply;
width: 100%;
height: auto;