This commit is contained in:
j 2021-11-23 17:25:39 +01:00
commit af1d00a0b2
5 changed files with 13 additions and 18 deletions

View file

@ -43,8 +43,7 @@
figcaption {
img {
max-width: 100%;
max-height: 100%;
object-fit: contain;
height: 18px;
}
}
}

View file

@ -84,10 +84,8 @@
background: rgba(0,0,0,0.5);
padding: 16px;
border-radius: 2px;
.font-size-sm {
display: flex;
gap: 16px;
justify-content: center;
.h1-en-home {
margin-bottom: 16px;
}
}
}