This commit is contained in:
2026-08-09 14:16:37 +02:00
parent c4df7c8a29
commit cee5f9ea13
+1 -1
View File
@@ -177,7 +177,7 @@ width: 100%;
}
#img_svg {
width: max(800px, 70%);
width: max(800px, 100%);
border: 1px solid #ccc;
margin: 1rem auto;
}