master
kek7198 2021-12-19 23:06:01 -06:00
parent 288f76b264
commit b1b066472f
1 changed files with 3 additions and 0 deletions

View File

@ -2194,6 +2194,9 @@ video {
--tw-text-opacity: 1;
color: rgba(219, 39, 119, var(--tw-text-opacity));
}
.text-white\/50 {
color: rgba(255, 255, 255, 0.5);
}
.text-\[\#0284c7\] {
--tw-text-opacity: 1;
color: rgba(2, 132, 199, var(--tw-text-opacity));