Remove dark mode

This commit is contained in:
2024-12-01 10:21:11 +01:00
parent 2e3f90de19
commit 80e1f50acc
5 changed files with 9 additions and 58 deletions

View File

@@ -1,5 +1,5 @@
<!doctype html>
<html lang="pl" class="w-full h-full overflow-hidden dark:bg-stone-900 dark:text-white">
<html lang="pl" class="w-full h-full overflow-hidden">
<head>
<meta charset="utf-8">
<title>Repozytorium muzyczne</title>