Fix jumpy hero container height
This commit is contained in:
parent
b02cae4967
commit
41d1956ae5
|
@ -15,7 +15,6 @@
|
|||
#welcome .hero-container {
|
||||
padding-block: 60px;
|
||||
height: 100vh;
|
||||
height: 100dvh;
|
||||
display: flex;
|
||||
flex-direction: column;
|
||||
}
|
||||
|
|
Loading…
Reference in a new issue