mirror of
https://github.com/picocss/pico.git
synced 2025-04-25 02:36:15 -04:00
Feat: add a class alternative to hgroup
This commit is contained in:
parent
e7ffe74a05
commit
ed120df03b
19 changed files with 90 additions and 59 deletions
|
@ -181,7 +181,8 @@ ul {
|
|||
}
|
||||
|
||||
// Heading group
|
||||
hgroup {
|
||||
hgroup,
|
||||
.headings {
|
||||
margin-bottom: var(--typography-spacing-vertical);
|
||||
|
||||
> * {
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue