mirror of
https://github.com/picocss/pico.git
synced 2025-04-21 09:06:14 -04:00
Merge pull request #321 from picocss/ll/v2-refactor-heading
style: hgroup
This commit is contained in:
commit
81dd19791c
1 changed files with 1 additions and 1 deletions
|
@ -101,7 +101,7 @@
|
||||||
margin-bottom: 0;
|
margin-bottom: 0;
|
||||||
}
|
}
|
||||||
|
|
||||||
> *:last-child {
|
> *:not(:first-child):last-child {
|
||||||
#{$✨}color: var(#{$✨}muted-color);
|
#{$✨}color: var(#{$✨}muted-color);
|
||||||
#{$✨}font-weight: unset;
|
#{$✨}font-weight: unset;
|
||||||
font-size: 1rem;
|
font-size: 1rem;
|
||||||
|
|
Loading…
Add table
Add a link
Reference in a new issue