forked from rDrama/rDrama
1
0
Fork 0
master
kek7198 2021-12-19 15:34:54 -06:00
parent ee970837fe
commit 3d62cc50f0
1 changed files with 1 additions and 1 deletions

View File

@ -170,7 +170,7 @@
@apply text-primary break-all @apply text-primary break-all
} }
blockquote { blockquote {
@apply bg-gray-100 border-l-2 border-gray-700 text-gray-900 mb-4 @apply bg-gray-100 dark:bg-gray-700 border-l-2 border-gray-700 dark:border-gray-500; mb-4;
} }
hr { hr {
@apply my-3 @apply my-3