refactor(css): Tries bigger baground hero

pull/49/head
sovanna 2019-07-31 10:13:55 +02:00
parent 47392cab83
commit 72a357adf4
1 changed files with 1 additions and 1 deletions

View File

@ -57,7 +57,7 @@ p ~ h5 {
@media (min-width: 992px) {
.hero {
// height: 692px;
height: calc(100vh - 300px);
height: calc(100vh - 200px);
background: url("../images/hero@2x.png") repeat-x top center;
-webkit-background-size: contain;
-moz-background-size: contain;