forked from rDrama/rDrama
1
0
Fork 0
master
kek7198 2022-01-02 16:37:40 -06:00
parent c69cacd29b
commit abab3591ae
1 changed files with 4 additions and 0 deletions

View File

@ -3736,6 +3736,10 @@ code {
--tw-text-opacity: 1;
color: rgba(var(--color-400), var(--tw-text-opacity));
}
.dark .group:hover .dark\:group-hover\:text-primary {
--tw-text-opacity: 1;
color: rgba(var(--color-primary), var(--tw-text-opacity));
}
@media (min-width: 640px) {
.sm\:static {