update max width of images

This commit is contained in:
2024-09-23 17:52:34 -07:00
parent 60d075dd3b
commit 5d0977c7cd
+1 -1
View File
@@ -215,7 +215,7 @@ img {
border: 1px solid;
margin: auto;
display: block;
max-width:50%;
max-width:75%;
}
.modded {