Restore body, html style

This commit is contained in:
Will Faught
2022-12-20 00:01:54 -08:00
parent 728d4287c3
commit 08ecdc0b62

View File

@@ -3,6 +3,10 @@
margin-bottom: 1rem;
}
body, html {
height: 100%;
}
blockquote {
padding: 0.5rem 1rem;
border-left: 0.25rem solid #e9ecef;