diff --git a/src/styles.scss b/src/styles.scss index 6ab2d1e..2db5c4d 100644 --- a/src/styles.scss +++ b/src/styles.scss @@ -35,7 +35,7 @@ a, a:hover, a:focus { display: flex; width: 100%; align-items: stretch; - height: 100vh; + height: inherit; perspective: 1500px; }