Fix hero section negative margin overlapping navbar
This commit is contained in:
@@ -916,7 +916,7 @@ header.main-header .header-sticky.active{
|
|||||||
min-height: 100vh;
|
min-height: 100vh;
|
||||||
overflow: hidden;
|
overflow: hidden;
|
||||||
padding: clamp(100px, 20vh, 200px) 0;
|
padding: clamp(100px, 20vh, 200px) 0;
|
||||||
margin-top: -50px;
|
margin-top: 0;
|
||||||
}
|
}
|
||||||
|
|
||||||
.hero::before{
|
.hero::before{
|
||||||
|
|||||||
Reference in New Issue
Block a user