forked from rDrama/rDrama
1
0
Fork 0
master
kek7198 2021-12-19 14:55:02 -06:00
parent 6cc3c4ad33
commit 992a5ec9b0
1 changed files with 4 additions and 0 deletions

View File

@ -3359,6 +3359,10 @@ video {
--tw-border-opacity: 1;
border-color: rgba(var(--color-900), var(--tw-border-opacity));
}
.dark .dark\:md\:bg-transparent {
background-color: transparent;
}
}
@media (min-width: 1024px) {