corrections

This commit is contained in:
2021-05-23 12:55:57 +02:00
parent bf576e171c
commit 64e37c5235
2 changed files with 14 additions and 18 deletions

View File

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