Compare commits

...

2 Commits

Author SHA1 Message Date
df311703ea Fix poser damage 2025-04-15 22:25:43 +02:00
2e765169eb Repair Michelangelo damage 2025-04-15 22:25:43 +02:00
2 changed files with 4 additions and 2 deletions

Binary file not shown.

Before

Width:  |  Height:  |  Size: 11 MiB

After

Width:  |  Height:  |  Size: 11 MiB

View File

@@ -316,8 +316,10 @@ ol li {
}
figure img,svg,inserted-svg {
width: 100%;
height: auto;
display: block;
margin: 0 auto;
max-width: 100%;
max-height: 100vh;
}
figcaption {