This commit is contained in:
Yunohost-Bot 2021-02-07 17:32:17 +00:00
commit d43fef6c94

View file

@ -39,6 +39,7 @@ figure figcaption {
.flex-container {
display: flex;
justify-content: space-around;
flex-wrap: wrap;
}
.flex-child {