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 {
position: relative;
overflow: hidden;
min-height: 700px;
.hero-background {
position: absolute;