Feat: add a class alternative to hgroup

This commit is contained in:
AmiralBl3ndic 2021-12-29 19:15:39 +01:00
parent e7ffe74a05
commit ed120df03b
19 changed files with 90 additions and 59 deletions

View file

@ -181,7 +181,8 @@ ul {
}
// Heading group
hgroup {
hgroup,
.headings {
margin-bottom: var(--typography-spacing-vertical);
> * {