2021-07-31 21:31:07 +02:00

13 lines
178 B
CSS

.title {
font-size: 3rem
}
.subtitle {
font-size: 1rem;
}
.article__header-img > a > img {
height: initial;
object-position: initial;
object-fit: initial;
}