adding dark theme

This commit is contained in:
pauguerrero
2021-10-01 13:40:53 +02:00
parent 79a61cc5e7
commit a98fa57cbc
16 changed files with 911 additions and 1 deletions

View File

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