Fix styling.

This commit is contained in:
2026-06-14 23:14:56 +02:00
parent 4a15ba4359
commit ad727cd739
2 changed files with 6 additions and 3 deletions
@@ -48,4 +48,4 @@
if (localStorage.getItem(KEY) === 'accepted') {
if (typeof window.trackVisit === 'function') window.trackVisit();
}
})();
})();