Renamed and moved assets for clarity, removed unused svg's

This commit is contained in:
2024-11-08 22:03:10 +01:00
parent 0a99d2c430
commit 48fef2313b
42 changed files with 232 additions and 241 deletions

View File

@ -11,7 +11,7 @@
<div class="w-2/3 max-w-[860px]" v-if="!isLoading">
<div class="mb-5 flex flex-col gap-1">
<h1 class="text-white font-bold">SELECT CHARACTER TO PLAY</h1>
<p class="m-0">Maximum of 4 characters can be selected per player</p>
<p class="m-0">Maximum of 4 characters can be created per player</p>
</div>
<div class="flex w-full h-[400px] border border-solid border-gray-500 rounded-md rounded-tl-none bg-gray">
<div class="w-1/3 h-full bg-[url('/assets/ui-texture.png')] bg-no-repeat bg-cover bg-center border-0 border-r border-solid border-gray-500 rounded-bl-md relative">