This commit is contained in:
Burak Civan
2022-11-07 17:37:46 +03:00
4 changed files with 10 additions and 1 deletions

View File

@@ -1,3 +1,3 @@
<div class="lg:w-4/12 lg:border-r border-gray-300 pr-12 mb-4 sm:mb-0">
<div class="lg:w-4/12 lg:border-r border-gray-300 lg:pr-12 mb-4 sm:mb-0">
{!! $slot !!}
</div>