modify lobby and pause look

This commit is contained in:
2025-08-17 18:54:39 +02:00
parent 47583e36dc
commit f22ff07577
3 changed files with 1046 additions and 5 deletions
+1 -1
View File
@@ -25,7 +25,7 @@ export default function Pause() {
href="/voting"
className="rounded-lg border-2 border-black bg-yellow-500 p-4 text-2xl font-extrabold text-blue-600 hover:bg-yellow-400"
>
START
HERVATTEN
</Link>
</main>
);