You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
<p>Lorem ipsum dolor sit amet, vis in blandit singulis, an unum doming facilisi vim. Facete aliquam bonorum id quo, ex labore tincidunt mel, usu no quod liberavisse. Ex sea dolorum insolens assueverit, sed ut harum latine dignissim. Vis cibo vidit ea, eu duo debet platonem explicari, pro ex graece meliore. Illum graeci inciderint mei et, ei decore nostro vim.</p>
542
538
<preclass="language-html"><codeclass="language-html"><spanclass="token tag"><spanclass="token tag"><spanclass="token punctuation"><</span>p</span><spanclass="token punctuation">></span></span>Lorem ipsum dolor sit amet...<spanclass="token tag"><spanclass="token tag"><spanclass="token punctuation"></</span>p</span><spanclass="token punctuation">></span></span></code></pre>
543
-
<p>Paragraphs have zero top margin while the bottom margin is set as equal to <strong>1rem</strong> (=2 element grid units), thereby leaving a little whitespace between paragraphs (and other typographic block elements).</p>
539
+
<p>Paragraphs have zero top margin while the bottom margin is set as equal to 1rem (=2 element grid units), thereby leaving a little whitespace between paragraphs (and other typographic block elements).</p>
544
540
<h2id="headings" tabindex="-1">Headings</h2>
545
541
<p>Heading font weights have been set to <code>semibold</code> (default). You can override this for all headings in the SCSS default variables, or set a different weight yourself on a per-heading or per-word basis, for emphasis.</p>
546
-
<p>Since Codebase v.5.2.5, heading tags have <strong>2rem</strong> top margin while the bottom margin is set as equal to <strong>1rem</strong>. Heading variables are set using a Sass map in the default variables file.</p>
542
+
<p>Heading tags have 2rem top margin while the bottom margin is set as equal to 1rem (<strong>exception:</strong> if the heading is the <code>:first-child</code> of any wrapper, then its top margin is removed). Heading variables are set using a Sass map in the default variables file.</p>
547
543
<p>(The demo headings below are simulated using <code>h1</code> to <code>h6</code><ahref="/codebase-5/docs/5-typographic-utilities/inline-text">text utility classes</a> – so that they are not included in the generated “Contents” list on this page.)</p>
<p><strong>Removed in v.5.3.5:</strong><s>Above the md medium media query breakpoint (1024px, default), heading variables --h1 thorugh --h6 are size increased slightly.</s></p>
553
+
<p>Removed in v.5.3.5: <s>Above the md medium media query breakpoint (1024px, default), heading variables --h1 thorugh --h6 are size increased slightly.</s></p>
0 commit comments