This commit is contained in:
Mathijs Lermer 2023-01-18 08:49:48 +01:00
parent a84e158084
commit d2dcc7ba30
1 changed files with 7 additions and 7 deletions

View File

@ -5,4 +5,4 @@ function hamburgermenuknopje() {
} else {
x.style.display = "block";
}
}
}