turretcss

Strong


Example

strong

HTML

<strong>...</strong>

CSS

--strong-font-family: inherit;
--strong-font-weight: var(--font-weight-semibold);
--strong-font-style: inherit;
--strong-color: inherit;