anentrypoint-design 0.0.440 → 0.0.443

This diff represents the content of publicly available package versions that have been released to one of the supported registries. The information contained in this diff is provided for informational purposes only and reflects changes between package versions as they appear in their respective public registries.
package/dist/247420.css CHANGED
@@ -995,8 +995,20 @@
995
995
  }
996
996
  .ds-247420 .ds-prose p { margin: 0 0 var(--space-4); }
997
997
  .ds-247420 .ds-prose h1 { font-size: clamp(34px, 5.4cqi, 64px); margin-bottom: var(--space-3); }
998
- .ds-247420 .ds-prose h2 { margin: var(--space-6) 0 var(--space-3); }
999
- .ds-247420 .ds-prose h3 { margin: var(--space-5) 0 var(--space-2); font-size: var(--fs-lg); font-weight: 600; }
998
+ .ds-247420 .ds-prose h2 { margin: var(--space-6) 0 var(--space-3); font-size: var(--fs-h3); }
999
+ .ds-247420 .ds-prose h3 { margin: var(--space-5) 0 var(--space-2); font-size: var(--fs-h4); font-weight: 600; }
1000
+ .ds-247420 .ds-prose h4 { margin: var(--space-5) 0 var(--space-2); font-size: var(--fs-xl); font-weight: 600; }
1001
+ .ds-247420 .ds-prose hr { border: none; border-top: var(--bw-hair) solid var(--rule); margin: var(--space-6) 0; }
1002
+ .ds-247420 .ds-prose blockquote {
1003
+ margin: var(--space-5) 0;
1004
+ padding: var(--space-3) var(--space-4);
1005
+ border-left: var(--bw-chunk, 3px) solid var(--panel-accent);
1006
+ background: var(--panel-hover);
1007
+ border-radius: var(--r-1);
1008
+ color: var(--panel-text-2);
1009
+ font-family: var(--ff-body);
1010
+ }
1011
+ .ds-247420 .ds-prose blockquote p:last-child { margin-bottom: 0; }
1000
1012
  /* Closing line of an article ("end. reply by opening a pr."), set off from the
1001
1013
  body it terminates. Quieter and smaller than the prose around it: it takes
1002
1014
  the mono face and the --fg-3 tone the house uses for ancillary voices