mirror of
https://github.com/picocss/pico.git
synced 2025-02-22 00:04:36 -05:00
chore: build
This commit is contained in:
parent
81dd19791c
commit
020fa9a1f0
@ -829,7 +829,7 @@ hgroup {
|
||||
hgroup > * {
|
||||
margin-bottom: 0;
|
||||
}
|
||||
hgroup > *:last-child {
|
||||
hgroup > *:not(:first-child):last-child {
|
||||
--pico-color: var(--pico-muted-color);
|
||||
--pico-font-weight: unset;
|
||||
font-size: 1rem;
|
||||
|
File diff suppressed because one or more lines are too long
2
css/pico.classless.min.css
vendored
2
css/pico.classless.min.css
vendored
File diff suppressed because one or more lines are too long
@ -873,7 +873,7 @@ hgroup {
|
||||
hgroup > * {
|
||||
margin-bottom: 0;
|
||||
}
|
||||
hgroup > *:last-child {
|
||||
hgroup > *:not(:first-child):last-child {
|
||||
--pico-color: var(--pico-muted-color);
|
||||
--pico-font-weight: unset;
|
||||
font-size: 1rem;
|
||||
|
File diff suppressed because one or more lines are too long
2
css/pico.min.css
vendored
2
css/pico.min.css
vendored
File diff suppressed because one or more lines are too long
Loading…
x
Reference in New Issue
Block a user