Merge pull request #321 from picocss/ll/v2-refactor-heading

style: hgroup
This commit is contained in:
Lucas Larroche 2023-02-19 12:22:28 +07:00 committed by GitHub
commit 81dd19791c
No known key found for this signature in database
GPG key ID: 4AEE18F83AFDEB23

View file

@ -101,7 +101,7 @@
margin-bottom: 0;
}
> *:last-child {
> *:not(:first-child):last-child {
#{$✨}color: var(#{$}muted-color);
#{$✨}font-weight: unset;
font-size: 1rem;