diff --git a/sass/_typography.scss b/sass/_typography.scss index ff52ebf..3e49e53 100644 --- a/sass/_typography.scss +++ b/sass/_typography.scss @@ -222,7 +222,7 @@ details { line-height: 1.25; } - p:last-of-type { + :last-of-type { margin-block-end: 0; } }