Merge branch 'master' into sidebar-ie

This commit is contained in:
George Drummond
2019-02-19 13:54:25 -05:00
committed by GitHub
6 changed files with 21 additions and 6 deletions

View File

@@ -65,6 +65,10 @@
margin: 2 * $gap;
.col--grow {
overflow: inherit;
}
.portfolio-header__name {
@include h1;
}