Optimize scss

This commit is contained in:
Dennis Eichhorn 2017-07-13 15:26:03 +02:00 committed by GitHub
parent a4799ad5dd
commit f5f1ec03fe

View File

@ -6,8 +6,8 @@ p {
margin: 0;
padding: 0;
}
}
p+p {
margin-top: 5px;
+p {
margin-top: 5px;
}
}