@leuffen/themejs1 9.0.2 → 9.0.3

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.
@@ -18,8 +18,8 @@ layout: 2_script
18
18
  <nte-navbar class="fixed autoborder autoshadow" scroll-threshold="500" style="--spacer-height: 125px">
19
19
 
20
20
  <!-- ================== TOPBAR ================== -->
21
- <nte-navbar-line class="hide-on-scroll">
22
- <nte-nav class="style-undecorated size-sm" style="font-size: 1.2rem;">
21
+ <nte-navbar-line class="hide-on-scroll topbar">
22
+ <nte-nav class="style-undecorated fs-6">
23
23
  <ul>
24
24
  <li>
25
25
  <a href="/kontakt" aria-label="Anschrift"><i class="bi bi-geo-alt-fill "></i><span class="d-none d-xl-block"> {{ site.data.general.street }}, {{ site.data.general.city }}</span></a>
package/package.json CHANGED
@@ -1,7 +1,7 @@
1
1
  {
2
2
  "name": "@leuffen/themejs1",
3
3
 
4
- "version": "9.0.2",
4
+ "version": "9.0.3",
5
5
  "description": "",
6
6
  "license": "proprietary",
7
7
  "main": "./index.js",