stickNav map elements switch active when scrolling

This commit is contained in:
2021-05-23 11:13:21 +02:00
parent d35e1fe21e
commit 1fbda740a7
3 changed files with 22 additions and 12 deletions

View File

@@ -71,7 +71,7 @@ export default {
}
a[name^="section"] {
position: absolute;
top: -2em;
top: -4em;
}
}
padding: 0.8em 0em;