components organized

This commit is contained in:
2024-10-19 21:14:38 +02:00
Unverified
parent 28dcc102e6
commit 25fccff60d
76 changed files with 456 additions and 297 deletions

View File

@@ -8,6 +8,10 @@
--bs-gutter-x: 1rem !important;
}
.gap-default {
gap: 1rem;
}
/* OTHERS */

View File

@@ -82,7 +82,9 @@ body, html {
background-color: rgba(255, 184, 58, 0.6) !important;
}
.pt-05 {
padding-top: 0.125rem !important;
}