This commit is contained in:
Alex
2023-02-08 19:41:35 +00:00
parent ac7cc26022
commit 7462c00135
3 changed files with 28 additions and 13 deletions

View File

@@ -785,16 +785,6 @@ video {
color: rgb(17 24 39 / var(--tw-text-opacity));
}
.text-green-500 {
--tw-text-opacity: 1;
color: rgb(34 197 94 / var(--tw-text-opacity));
}
.text-red-500 {
--tw-text-opacity: 1;
color: rgb(239 68 68 / var(--tw-text-opacity));
}
.opacity-75 {
opacity: 0.75;
}