Commit f2c12fa
fix(theme): post typography hierarchy & spacing cleanup (#7)
* fix(theme): post typography hierarchy & spacing cleanup
Restore reader hierarchy inside .post-body without breaking the
newspaper aesthetic surfaced on /introducing-autovault/:
- Split the merged .post-body h2/h3 rule. H2 stays as the editorial
kicker (now 13px mono, rule above, --bleed); H3 becomes a Fraunces
600 serif subhead at 1.35em with no border so the two are visibly
distinct. H4 added at 1.1em for tertiary breaks.
- Tighten paragraph and heading-adjacent rhythm; add h2+h3 sibling
rule so a subhead can immediately follow a section kicker without
excess gap.
- Scope the negative-margin figure bleed to >=920px so figures stop
overhanging the prose column on phones.
- Add post-body figcaption rule matching the mono/uppercase system.
- Bump inline code from 0.85em/1px-padding to 0.92em/2px so tokens
sit on the body baseline instead of shrinking.
- Add post-body pre margin so code blocks have consistent vertical
spacing across Gutenberg wrappers.
- Define --ink-soft / --ink-mute / --rule fallbacks in style.css so
blockquote color is guaranteed even if custom.css loads out of
order; soften the blockquote left bar from --bleed to --rule to
stop it competing with link-hover.
Co-Authored-By: Claude Opus 4.7 <noreply@anthropic.com>
* fix(theme): add dark-mode fallbacks for newspaper tokens
Agent-Logs-Url: https://github.com/verygoodplugins/minimalcode/sessions/7e77b415-8b8a-4751-85c9-f768e6f49e72
Co-authored-by: jack-arturo <13076544+jack-arturo@users.noreply.github.com>
---------
Co-authored-by: Claude Opus 4.7 <noreply@anthropic.com>
Co-authored-by: copilot-swe-agent[bot] <198982749+Copilot@users.noreply.github.com>
Co-authored-by: jack-arturo <13076544+jack-arturo@users.noreply.github.com>1 parent 5553fa9 commit f2c12fa
2 files changed
Lines changed: 87 additions & 9 deletions
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
477 | 477 | | |
478 | 478 | | |
479 | 479 | | |
480 | | - | |
481 | | - | |
| 480 | + | |
| 481 | + | |
482 | 482 | | |
483 | 483 | | |
484 | 484 | | |
| |||
660 | 660 | | |
661 | 661 | | |
662 | 662 | | |
663 | | - | |
664 | | - | |
665 | | - | |
| 663 | + | |
| 664 | + | |
| 665 | + | |
| 666 | + | |
| 667 | + | |
| 668 | + | |
| 669 | + | |
| 670 | + | |
| 671 | + | |
| 672 | + | |
| 673 | + | |
| 674 | + | |
| 675 | + | |
| 676 | + | |
| 677 | + | |
| 678 | + | |
| 679 | + | |
| 680 | + | |
| 681 | + | |
| 682 | + | |
| 683 | + | |
| 684 | + | |
| 685 | + | |
| 686 | + | |
| 687 | + | |
| 688 | + | |
| 689 | + | |
| 690 | + | |
| 691 | + | |
| 692 | + | |
| 693 | + | |
| 694 | + | |
| 695 | + | |
| 696 | + | |
| 697 | + | |
| 698 | + | |
| 699 | + | |
| 700 | + | |
| 701 | + | |
| 702 | + | |
| 703 | + | |
| 704 | + | |
| 705 | + | |
| 706 | + | |
| 707 | + | |
| 708 | + | |
| 709 | + | |
| 710 | + | |
| 711 | + | |
| 712 | + | |
| 713 | + | |
| 714 | + | |
| 715 | + | |
| 716 | + | |
| 717 | + | |
| 718 | + | |
| 719 | + | |
666 | 720 | | |
| 721 | + | |
| 722 | + | |
| 723 | + | |
| 724 | + | |
| 725 | + | |
| 726 | + | |
| 727 | + | |
| 728 | + | |
| 729 | + | |
| 730 | + | |
| 731 | + | |
| 732 | + | |
667 | 733 | | |
668 | 734 | | |
669 | 735 | | |
| |||
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
110 | 110 | | |
111 | 111 | | |
112 | 112 | | |
| 113 | + | |
| 114 | + | |
| 115 | + | |
| 116 | + | |
| 117 | + | |
| 118 | + | |
| 119 | + | |
113 | 120 | | |
114 | 121 | | |
115 | 122 | | |
| |||
129 | 136 | | |
130 | 137 | | |
131 | 138 | | |
| 139 | + | |
| 140 | + | |
| 141 | + | |
| 142 | + | |
| 143 | + | |
132 | 144 | | |
133 | 145 | | |
134 | 146 | | |
| |||
213 | 225 | | |
214 | 226 | | |
215 | 227 | | |
216 | | - | |
| 228 | + | |
| 229 | + | |
217 | 230 | | |
218 | | - | |
219 | | - | |
| 231 | + | |
| 232 | + | |
220 | 233 | | |
221 | 234 | | |
222 | 235 | | |
| |||
403 | 416 | | |
404 | 417 | | |
405 | 418 | | |
406 | | - | |
| |||
0 commit comments