minor fixes

This commit is contained in:
Torsten Ruger
2015-07-30 15:05:57 +03:00
parent 9afaeba302
commit eba80177ae
5 changed files with 6 additions and 6 deletions

View File

@ -19,7 +19,7 @@ $susy: (
.block-view {
@include span(4);
margin-right: span(3);
margin-right: span(2);
height: 200px;
}