forked from M-Labs/web2019
shrink front page top banner
This commit is contained in:
parent
b5b1126377
commit
10691b6bf0
|
@ -134,7 +134,7 @@ img.kf25 {
|
||||||
@media (min-width: 992px) {
|
@media (min-width: 992px) {
|
||||||
.hero {
|
.hero {
|
||||||
// height: 692px;
|
// height: 692px;
|
||||||
height: calc(100vh - 200px);
|
height: calc(65vh - 200px);
|
||||||
background: url("../images/hero@2x.png") repeat-x top center;
|
background: url("../images/hero@2x.png") repeat-x top center;
|
||||||
-webkit-background-size: contain;
|
-webkit-background-size: contain;
|
||||||
-moz-background-size: contain;
|
-moz-background-size: contain;
|
||||||
|
|
Loading…
Reference in New Issue