forked from rDrama/rDrama
1
0
Fork 0
master
kek7198 2021-12-18 18:01:09 -06:00
parent 11c616811e
commit e914a71bce
1 changed files with 5 additions and 0 deletions

View File

@ -2821,6 +2821,11 @@ img.emoji-lg {
color: rgba(var(--color-200), var(--tw-text-opacity));
}
.dark .dark\:visited\:text-gray-400:visited {
--tw-text-opacity: 1;
color: rgba(var(--color-400), var(--tw-text-opacity));
}
@media (min-width: 640px) {
.sm\:static {