min height

This commit is contained in:
2023-04-22 22:31:05 +10:00
parent b2037c9575
commit beb91553ef

View File

@@ -103,6 +103,7 @@ handleLoad();
.hero { .hero {
position: relative; position: relative;
overflow: hidden; overflow: hidden;
min-height: 700px;
.hero-background { .hero-background {
position: absolute; position: absolute;