diff --git a/index.html b/index.html
index 5df1645..f762566 100644
--- a/index.html
+++ b/index.html
@@ -73,7 +73,7 @@
.section--hero {
display: grid;
- height: 100dvh;
+ min-height: 100dvh;
border-radius: 0.2em;
color: var(--default-alternate-color);
background: var(--primary-color);