editing assignments

This commit is contained in:
2024-09-03 17:03:16 -06:00
parent d75ccf3a8c
commit 59de726d54
5 changed files with 54 additions and 9 deletions

View File

@@ -54,3 +54,7 @@ ol {
hr {
@apply border-t border-gray-200 my-4;
}
blockquote {
@apply border-l-4 border-gray-300 pl-4 italic text-gray-700;
}