Give portfolio content some head space

This commit is contained in:
Patrick Smith
2019-02-06 21:49:04 -05:00
parent 7904569a0d
commit 09818720c1
2 changed files with 7 additions and 2 deletions

View File

@@ -82,10 +82,13 @@
@include icon-size(20);
}
}
}
}
.portfolio-content {
margin-top: 6 * $gap;
}
.portfolio-navigation {
@include panel-margin;
margin-bottom: $gap * 4;