diff --git a/site/style.css b/site/style.css index c93f7ef9..d9cc12ac 100644 --- a/site/style.css +++ b/site/style.css @@ -384,7 +384,7 @@ html[data-theme="dark"] body { background: var(--paper); color: var(--ink); } the pamphlet's two-to-one scale over the surrounding text. The selector carries .entry-body so the margin outweighs the generic .entry-body p rule, and the block display keeps line-box leading out of the gap. ---- */ -.entry-body p.entry-teng { font-size: 2em; margin: -0.85rem 0 0.8rem; } +.entry-body p.entry-teng { font-size: 2em; margin: -0.2rem 0 0.8rem; } .entry-teng .teng-svg { display: block; } /* ---- reading memory (reader.js): continue-reading box, bookmarks ---- */