style code blocks

This commit is contained in:
Adam 2024-01-19 20:14:09 -05:00
parent 46b43eb10e
commit b18b162b0e

View file

@ -43,6 +43,8 @@ article ol {
@apply list-decimal;
}
/* Code blocks */
.hh4 {
@apply text-orange-600;
}