fix(share): images appearing stretched

This commit is contained in:
Elian Doran 2025-10-28 16:34:38 +02:00
parent 7a5c1277f1
commit 4c3fcdba4a
No known key found for this signature in database

View File

@ -46,6 +46,7 @@
#content img {
max-width: 100%;
height: auto;
}
body:not(.math-loaded) .math-tex {