This commit is contained in:
kek7198 2021-12-19 12:10:37 -06:00
parent 2ee64db410
commit 30a088fb5d

View file

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