Skip to content

Commit

Permalink
adjust header proportions
Browse files Browse the repository at this point in the history
  • Loading branch information
caseyg committed Feb 14, 2016
1 parent 69196c8 commit 7fcc2e2
Showing 1 changed file with 2 additions and 1 deletion.
3 changes: 2 additions & 1 deletion css/style.scss
Original file line number Diff line number Diff line change
Expand Up @@ -142,7 +142,7 @@ section {
margin-bottom: 30px;
header.section {
background: $blue;
padding: 40vh 0 15px 0;
padding: 20vh 0 15px 0;
margin-top: -31px;
margin-bottom: 30px;
vertical-align: bottom;
Expand Down Expand Up @@ -193,6 +193,7 @@ section {
margin-bottom: 0;
padding-bottom: 0;
header.section {
padding: 40vh 0 15px 0;
background-image: url("/img/an-icon-is-a-verb.jpg");
background-size: cover;
background-position: bottom center;
Expand Down

0 comments on commit 7fcc2e2

Please sign in to comment.