removed dark mod and applied fixes for text colors
This commit is contained in:
@@ -15,7 +15,7 @@ new #[Layout('components.layouts.public')] class extends Component
|
||||
{{ __('booking.success_title') }}
|
||||
</flux:heading>
|
||||
|
||||
<p class="text-zinc-600 dark:text-zinc-400 mb-6">
|
||||
<p class="text-zinc-600 mb-6">
|
||||
{{ __('booking.success_message') }}
|
||||
</p>
|
||||
|
||||
|
||||
Reference in New Issue
Block a user