refine blockquote & epigraph

This commit is contained in:
loikein 2023-04-17 23:14:50 +01:00
commit bb73762987
3 changed files with 14 additions and 15 deletions
assets/scss/vendor

View file

@ -151,7 +151,7 @@ p {
/* Chapter Epigraphs */
div.epigraph {
margin: 5em 0;
margin: 3em 0;
}
div.epigraph > blockquote {
@ -185,7 +185,7 @@ blockquote p {
blockquote footer {
width: 50%;
font-size: 1.1rem;
text-align: right;
text-align: right !important;
}
ol,