feat: first batch of work

This commit is contained in:
Herculino Trotta
2025-11-01 03:15:44 -03:00
parent e600d87968
commit a63367a772
175 changed files with 3433 additions and 2245 deletions
+2 -2
View File
@@ -1,5 +1,5 @@
<div class="tw:card tw:bg-base-100 tw:shadow-xl tw:relative tw:h-full">
<div class="tw:card-body">
<div class="card bg-base-100 shadow-xl relative h-full">
<div class="card-body">
{{ slot }}
</div>
</div>