fix image width

This commit is contained in:
ilya-bkv 2024-04-22 16:37:47 +03:00
parent 16e3e75381
commit cca858dadf

View File

@ -588,6 +588,7 @@ figure {
display: block;
max-height: 90vh;
margin: auto;
width: 100%;
}
}