This commit is contained in:
2025-09-25 03:03:31 +05:00
commit ae480cf2f6
2768 changed files with 1485826 additions and 0 deletions

View File

@@ -0,0 +1,12 @@
.px-1\.5 {
padding-left: 0.375rem;
padding-right: 0.375rem;
}
.text-green-800 {
color: rgb(22 101 52);
}
.text-red-800 {
color: rgb(153 27 27);
}