(S)CSS cleanup: 0px => O and removal of duplicated properties (#5526)

This commit is contained in:
Bruno Perel
2018-01-25 15:53:36 +01:00
committed by Kris
parent b784c1eda4
commit 6750ff6873
37 changed files with 77 additions and 90 deletions

View File

@@ -448,7 +448,7 @@ blockquote > *:last-child {
.custom-message {
text-transform: none;
margin: 15px 0px 5px;
margin: 15px 0 5px;
font-weight: normal;
font-size: $font-up-1;
p {