2021-10-01 13:40:53 +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;
}