Skip to content

Commit

Permalink
Fix margins and size of feelings illustration.
Browse files Browse the repository at this point in the history
Related #6
  • Loading branch information
RhodesPeter committed Apr 13, 2017
1 parent 37a7512 commit c8a435e
Showing 1 changed file with 2 additions and 1 deletion.
3 changes: 2 additions & 1 deletion scss/_feelings.scss
Original file line number Diff line number Diff line change
Expand Up @@ -23,7 +23,8 @@
}

.feelings__illustration {
margin-top: -50px;
margin: -50px auto 50px auto;
width: 82%;
}

.haloVisible {
Expand Down

0 comments on commit c8a435e

Please sign in to comment.