This commit is contained in:
Madison Scott-Clary
2022-05-09 18:33:17 -07:00
parent 85fe7b418b
commit 27f4b7da17

View File

@ -12,7 +12,7 @@ blockquote {
overflow-wrap: break-word; overflow-wrap: break-word;
} }
blockquote ul { ul {
list-style-type: disc; list-style-type: disc;
margin-left: 1rem; margin-left: 1rem;
} }