mirror of
https://github.com/cheeaun/phanpy.git
synced 2025-03-14 12:18:30 +03:00
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 {
|
||||
padding-block: 60px;
|
||||
height: 100vh;
|
||||
height: 100dvh;
|
||||
display: flex;
|
||||
flex-direction: column;
|
||||
}
|
||||
|
|
Loading…
Add table
Reference in a new issue