spacing,not important

This commit is contained in:
cirroskais 2024-09-02 01:22:30 -04:00
parent 85f8969be1
commit 39834438b8
No known key found for this signature in database
GPG key ID: 5FC73EBF2678E33D

View file

@ -34,11 +34,11 @@
</div>
</div>
<div class="p-2 rounded-lg shadow-lg bg-black/70">
<div class="flex space-x-2">
<div class="flex space-x-1">
<Map />
<p class="font-bold">{$gameDetails?.mapname}</p>
</div>
<div class="flex space-x-2">
<div class="flex space-x-1">
<Gamepad2 />
<p class="font-bold">{$gameDetails?.gamemode}</p>
</div>