| assets/scss/partials/components/_post.scss | ●●●●● patch | view | raw | blame | history |
assets/scss/partials/components/_post.scss
@@ -27,11 +27,23 @@ } &__content { a { @include themed() { color: t('info'); } } h1 { text-transform: uppercase; font-size: 3em; letter-spacing: 1px; line-height: 1; a { @include themed() { color: t('primary'); } } } h2 { @@ -40,6 +52,12 @@ font-size: 2.6rem; line-height: 1; font-weight: 600; a { @include themed() { color: t('primary'); } } } h3 { @@ -48,6 +66,12 @@ line-height: 1; font-weight: 600; font-size: 2.2rem; a { @include themed() { color: t('primary'); } } } ul,