responsive testing

This commit is contained in:
Burak Civan
2022-08-01 17:49:06 +03:00
parent 0f301d59b0
commit 9099a3e2ab
8 changed files with 612 additions and 355551 deletions

View File

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