This commit is contained in:
j 2021-10-25 16:11:50 +01:00
commit 98d6b482fd
2 changed files with 11 additions and 0 deletions

View file

@ -58,6 +58,16 @@
padding: 20px 20px;
font-size: 22px;
line-height: 26px;
figure {
width: 100%;
text-align: center;
}
img {
margin: auto;
max-width: 100%;
}
}
}
}