Remove #paige-metadata-rest

This commit is contained in:
Will Faught
2024-07-12 22:55:40 -07:00
parent b1935e7720
commit 43c6f33b8d
3 changed files with 1 additions and 11 deletions

View File

@@ -47,14 +47,6 @@
margin-bottom: 0;
}
#paige-metadata-rest:empty {
margin-bottom: 0;
}
#paige-metadata-rest:not(:empty) {
margin-bottom: 1rem;
}
blockquote {
padding: 0.5rem 1rem;
border-left: 0.25rem solid var(--bs-border-color);