Birds, bit more general stuff.

This commit is contained in:
Madison Scott-Clary
2019-08-19 20:09:38 -07:00
parent d793558a6c
commit 10dffb007d
15 changed files with 1505 additions and 713 deletions

View File

@ -36,7 +36,9 @@ body,
p + p,
blockquote + p,
pre + p,
p + pre {
p + pre,
.verse + p,
p + .verse {
margin-top: 0.75rem;
}
.priority {