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