Minor formatting

This commit is contained in:
Madison Scott-Clary
2024-02-14 16:09:16 -08:00
parent 1222bba4ba
commit f3f8fcdd7f

View File

@ -12,7 +12,7 @@ main blockquote {
text-indent: none;
}
main blockquote + p {
main blockquote + p, main > p:first-of-type {
text-indent: 2rem;
}
</style>