💄 style: remove figure & img max height

This commit is contained in:
welpo 2023-07-29 00:33:16 +02:00
parent 09e5bc1aa3
commit 3dc3e49131
No known key found for this signature in database
GPG Key ID: A2F978CF4EC1F5A6

View File

@ -13,10 +13,6 @@ figcaption {
text-align: center; text-align: center;
} }
figure img {
max-height: 500px;
}
img { img {
display: block; display: block;
margin: 0 auto; margin: 0 auto;