This commit is contained in:
kek7198 2021-12-04 13:47:23 -06:00
parent a3b71cd963
commit 9367195e82
3 changed files with 42 additions and 4 deletions

View file

@ -115,5 +115,7 @@
.badge-yellow {
@apply from-yellow-600 to-yellow-500 text-yellow-900;
}
.badge-blue {
@apply from-blue-600 to-blue-500 text-white;
}