6.11.7 #Components.post.h2 Second-level Heading
This is the first content sectioning element to use, as the post's title
uses a h1
element. Second-level heading styling is controlled using the
heading-beta()
mixin.
Example
How to navigate a website with a keyboard
Markup
<h2>How to navigate a website with a keyboard</h2>
Source:
src/css/components/content/_headings.scss
, line 21