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
This issue documents the implementation of the core atom(s) H1-H6 that represent the content sectioning HTML element <h1>-<h6>.
It will use custom styles instead of browser defaults and will allow to disable the bottom margin via props. The font style like size, modular scale and family will adhere to the “Typography” design concept.
Tasks
Implement the core atom HTML element component Heading.
The text was updated successfully, but these errors were encountered:
This issue documents the implementation of the core atom(s)
H1
-H6
that represent the content sectioning HTML element<h1>
-<h6>
.It will use custom styles instead of browser defaults and will allow to disable the bottom margin via props. The font style like size, modular scale and family will adhere to the “Typography” design concept.
Tasks
Heading
.The text was updated successfully, but these errors were encountered: