add hn redesign to portfolio

This commit is contained in:
Brittany Chiang
2017-01-07 19:12:32 -05:00
parent 132fb3dfa9
commit 6ab1a1a8c1
7 changed files with 13 additions and 1 deletions

View File

@@ -21,6 +21,10 @@
overflow: hidden;
display: block;
width: 95%;
margin-left: 10px;
@include MQ(S660) {
margin-left: 0;
}
&:before,
&:after {
box-sizing: inherit;