refactor assets

This commit is contained in:
2024-04-22 18:42:19 +10:00
parent 550bdd8249
commit 53df7d2fbe
7 changed files with 3 additions and 3 deletions

View File

@@ -1,7 +1,7 @@
<x-layout>
<div class="flex h-full mt-8 mb-4 gap-8">
<div class="flex basis-1/3 justify-end items-center">
<img src="{{ mix('/resources/assets/sad-monster.webp') }}" alt="Sad Monster" class="w-48 h-48">
<img src="/sad-monster.webp" alt="Sad Monster" class="w-48 h-48">
</div>
<div class="flex flex-col justify-center">
<h2 class="text-5xl font-bold text-sky-700 mb-4">403</h2>