cms: 1:1 article preview (mirror .prose tokens/rules), webp upload transformations to keep repo lean
This commit is contained in:
@@ -559,6 +559,8 @@ span.page-step { color: var(--muted); } /* disabled end stop — non-interactive
|
||||
}
|
||||
|
||||
/* Long unbroken strings (URLs, identifiers) wrap instead of forcing page overflow */
|
||||
/* KEEP IN SYNC: public/admin/preview.css mirrors this .prose block (and the
|
||||
tokens it uses) so the CMS entry preview matches the article 1:1. */
|
||||
.prose { line-height: 1.65; overflow-wrap: break-word; }
|
||||
.prose a { overflow-wrap: anywhere; }
|
||||
.prose h2 { color: var(--galaxy); margin: 44px 0 12px; font-size: var(--fs-xl); }
|
||||
|
||||
Reference in New Issue
Block a user