This commit is contained in:
2023-11-07 22:42:23 +07:00
parent 10812eabe1
commit 4eed7e6ed4
5 changed files with 45 additions and 1 deletions

View File

@@ -147,6 +147,10 @@ figure {
text-align: center;
}
figure img {
width: 100%;
}
figcaption {
font-style: italic;
text-align: center;