bugfix in utility gap classes

This commit is contained in:
Mario Volke 2014-11-06 15:43:38 +01:00 committed by Tankred Hase
parent 8c84369e92
commit 42c1bbc638
1 changed files with 1 additions and 1 deletions

View File

@ -24,5 +24,5 @@
}
.u-gap-bottom {
margin-top: 30px;
margin-bottom: 30px;
}