feat(dice): enhance game UI and add sound effects #216
1 changed files with 1 additions and 1 deletions
|
@ -288,7 +288,7 @@
|
||||||
>
|
>
|
||||||
Würfeln
|
Würfeln
|
||||||
</button>
|
</button>
|
||||||
|
|
||||||
<div class="mt-6 pt-4 border-t border-gray-700">
|
<div class="mt-6 pt-4 border-t border-gray-700">
|
||||||
<h4 class="text-lg font-semibold mb-2">Spielanleitung</h4>
|
<h4 class="text-lg font-semibold mb-2">Spielanleitung</h4>
|
||||||
<ul class="text-sm text-text-secondary space-y-1">
|
<ul class="text-sm text-text-secondary space-y-1">
|
||||||
|
|
Reference in a new issue