diff --git a/scss/content/_typography.scss b/scss/content/_typography.scss index c61ddf14..4d26d003 100644 --- a/scss/content/_typography.scss +++ b/scss/content/_typography.scss @@ -101,7 +101,7 @@ margin-bottom: 0; } - > *:last-child { + > *:not(:first-child):last-child { #{$✨}color: var(#{$✨}muted-color); #{$✨}font-weight: unset; font-size: 1rem;