Add scroll margin spacing
This commit is contained in:
parent
d51a836633
commit
50b8083996
1 changed files with 4 additions and 0 deletions
|
|
@ -40,6 +40,10 @@ h2 {
|
|||
font-weight: normal;
|
||||
}
|
||||
|
||||
section {
|
||||
scroll-margin-top: 10px;
|
||||
}
|
||||
|
||||
.country {
|
||||
margin-bottom: 1.5rem;
|
||||
}
|
||||
|
|
|
|||
Loading…
Reference in a new issue