Reduce blank space under hero image
This commit is contained in:
parent
bee03a8e64
commit
e619e8da3a
1 changed files with 1 additions and 1 deletions
|
@ -8,7 +8,7 @@ section.hero {
|
|||
position: sticky;
|
||||
top: 0;
|
||||
z-index: 10;
|
||||
margin-top: 3rem;
|
||||
margin-top: 2rem;
|
||||
padding-top: 0.5rem;
|
||||
margin-bottom: 1.5rem;
|
||||
background-color: $white;
|
||||
|
|
Loading…
Reference in a new issue