Skip to content

Commit

Permalink
Update layout.blade.php
Browse files Browse the repository at this point in the history
  • Loading branch information
OhmygoodR authored Nov 3, 2023
1 parent 85291f2 commit 93a8630
Showing 1 changed file with 2 additions and 2 deletions.
4 changes: 2 additions & 2 deletions resources/views/layout.blade.php
Original file line number Diff line number Diff line change
Expand Up @@ -15,7 +15,7 @@
@endsection


<div class="py-12">
{{-- <div class="py-12">
<div class="max-w-7xl mx-auto sm:px-6 lg:px-8">
<div class="bg-white overflow-hidden shadow-sm sm:rounded-lg">
<div class="p-6 bg-white border-b border-gray-200">
Expand All @@ -26,5 +26,5 @@
</div>
</div>
</div>

--}}

0 comments on commit 93a8630

Please sign in to comment.