Skip to content

Commit

Permalink
add min-height to home hero
Browse files Browse the repository at this point in the history
  • Loading branch information
warpling committed Dec 4, 2014
1 parent 45985a5 commit 7879cae
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions app/assets/stylesheets/styles/pages/_home.css.scss
Original file line number Diff line number Diff line change
Expand Up @@ -59,6 +59,7 @@ video { display: block; }
.hero {
position: relative;
max-width: initial;
min-height: 500px;
height: inherit;

.logo {
Expand Down

0 comments on commit 7879cae

Please sign in to comment.