Align portfolio header nav with content

This commit is contained in:
Patrick Smith 2019-02-12 17:55:11 -05:00
parent 8da39f7125
commit 121bec197b

View File

@ -60,7 +60,7 @@
flex-direction: row;
}
margin: 2 * $gap 0;
margin: 2 * $gap;
.portfolio-header__name {
@include h1;