diff --git a/text.scss b/text.scss index 84e6f9e..a880b6e 100644 --- a/text.scss +++ b/text.scss @@ -6,8 +6,8 @@ p { margin: 0; padding: 0; } -} -p+p { - margin-top: 5px; + +p { + margin-top: 5px; + } }