Fix image sizing

This commit is contained in:
2025-03-08 11:44:00 +00:00
parent fd07ddf976
commit 17e3296774

View File

@@ -214,4 +214,5 @@ label{
#article>p>img{
display: block;
margin: 0 auto 0 auto;
max-width: 100%;
}