@leuffen/themejs1 8.2.62 → 8.2.63

This diff represents the content of publicly available package versions that have been released to one of the supported registries. The information contained in this diff is provided for informational purposes only and reflects changes between package versions as they appear in their respective public registries.
@@ -15,7 +15,7 @@ layout: 2_script
15
15
  </nav-->
16
16
 
17
17
 
18
- <nte-navbar class="fixed autoborder autoshadow" scroll-threshold="500">
18
+ <nte-navbar class="fixed autoborder autoshadow" scroll-threshold="500" style="--spacer-height: 125px">
19
19
  <nte-navbar-line class="hide-on-scroll">
20
20
  <nte-nav class="style-undecorated size-sm" style="font-size: 1.2rem;">
21
21
  <ul>
package/package.json CHANGED
@@ -1,6 +1,6 @@
1
1
  {
2
2
  "name": "@leuffen/themejs1",
3
- "version": "8.2.62",
3
+ "version": "8.2.63",
4
4
  "description": "",
5
5
  "license": "proprietary",
6
6
  "main": "./index.js",