fix z-index on marseko

pull/143/head
Aevann 2023-04-29 00:52:52 +02:00
parent dce3b56a13
commit a059606fc6
1 changed files with 1 additions and 1 deletions

View File

@ -75,7 +75,7 @@
};
function create() {
nekoEl.id = "marseyko";
nekoEl.id = "marseko";
nekoEl.style.width = "32px";
nekoEl.style.height = "32px";
nekoEl.style.position = "fixed";