Remove unnecessary padding

This commit is contained in:
James Allen 2014-07-24 17:40:08 +01:00
parent 74297297c2
commit e5df7597c5

View file

@ -19,9 +19,4 @@
i {
color: lighten(@blue, 15%);
}
.row {
padding-top: 10px;
padding-bottom: 40px;
}
}