Anpassungen für mobile
This commit is contained in:
@@ -1,5 +1,5 @@
|
||||
<div class="container mx-auto p-4">
|
||||
<div class="bg-white drop-shadow-custom-bg rounded-lg overflow-hidden">
|
||||
<div class="bg-white drop-shadow-custom-bg-mobile md:drop-shadow-custom-bg rounded-lg overflow-hidden">
|
||||
@if(listing){
|
||||
<div class="p-6 relative">
|
||||
<h1 class="text-3xl font-bold mb-4">{{ listing?.title }}</h1>
|
||||
|
||||
Reference in New Issue
Block a user