mirror of
https://github.com/Theodor-Springmann-Stiftung/kgpz_web.git
synced 2025-10-29 00:55:32 +00:00
Some refinements; anonymous authors
This commit is contained in:
@@ -31,7 +31,7 @@ export class AkteureScrollspy extends HTMLElement {
|
||||
if (this.sections.length > 0 && this.navLinks.length > 0) {
|
||||
this.initializeScrollspy();
|
||||
}
|
||||
}, 200);
|
||||
}, 500);
|
||||
return;
|
||||
}
|
||||
|
||||
@@ -402,4 +402,3 @@ export class AkteureScrollspy extends HTMLElement {
|
||||
|
||||
// Register the web component
|
||||
customElements.define("akteure-scrollspy", AkteureScrollspy);
|
||||
|
||||
|
||||
Reference in New Issue
Block a user