make reel vs masthead configurable

This commit is contained in:
Yannik Schmidt
2021-07-27 14:58:24 +02:00
parent 6671c1cd6b
commit 12d2c91e16
2 changed files with 17 additions and 20 deletions

View File

@@ -71,8 +71,8 @@ h1{
}
.masthead {
/*height: 50vh; */
/* min-height: 250px; */
height: 50vh;
min-height: 250px;
background-size: cover;
background-position: center;
background-repeat: no-repeat;