Fix: Hamburger menu styles.

This commit is contained in:
2025-08-07 10:39:04 +01:00
parent 3d2b753b79
commit e87490c3de
62 changed files with 3113 additions and 941 deletions

View File

@@ -264,7 +264,7 @@
});
}
// Wait for Chart.js to load and initialize
// Wait for Chart.js to load and initialise
function initializeChart() {
if (typeof Chart === 'undefined') {
console.error('Chart.js not loaded');