This commit is contained in:
lizandrogd
2025-07-07 15:07:21 -05:00
parent 61de0a1421
commit 6f648dff4f
2 changed files with 51 additions and 87 deletions
+1 -1
View File
@@ -32,7 +32,7 @@
<!-- Page Content -->
<main class=" w-full ml-16 mr-1 sm:mr-8 sm:ml-16 " >
<main class=" w-10/12 md:w-full ml-16 mr-1 sm:mr-8 sm:ml-16 " >
{{ $slot }}
</main>