color manual fixing
This commit is contained in:
@@ -1,8 +1,8 @@
|
||||
<x-layouts.public>
|
||||
<div class="py-8">
|
||||
<h1 class="text-3xl font-bold text-text mb-6">{{ __('navigation.booking') }}</h1>
|
||||
<h1 class="text-3xl font-bold text-body mb-6">{{ __('navigation.booking') }}</h1>
|
||||
<div class="bg-white p-8 rounded-lg shadow-md">
|
||||
<p class="text-text">{{ __('Booking form will be implemented in a future story.') }}</p>
|
||||
<p class="text-body">{{ __('Booking form will be implemented in a future story.') }}</p>
|
||||
</div>
|
||||
</div>
|
||||
</x-layouts.public>
|
||||
|
||||
Reference in New Issue
Block a user