Headings
This page lists CSS variables for Headings.
Variable | Description |
---|---|
--h2-color | H2 text color |
--h1-color | H1 text color |
--h3-color | H3 text color |
--h4-color | H4 text color |
--h5-color | H5 text color |
--h6-color | H6 text color |
--h1-font | H1 font family |
--h2-font | H2 font family |
--h3-font | H3 font family |
--h4-font | H4 font family |
--h5-font | H5 font family |
--h6-font | H6 font family |
--h1-line-height | H1 line height |
--h2-line-height | H2 line height |
--h3-line-height | H3 line height |
--h4-line-height | H4 line height |
--h5-line-height | H5 line height |
--h6-line-height | H6 line height |
--h1-size | H1 font size |
--h2-size | H2 font size |
--h3-size | H3 font size |
--h4-size | H4 font size |
--h5-size | H5 font size |
--h6-size | H6 font size |
--h1-weight | H1 font weight |
--h2-weight | H2 font weight |
--h3-weight | H3 font weight |
--h4-weight | H4 font weight |
--h5-weight | H5 font weight |
--h6-weight | H6 font weight |