mirror of
https://github.com/picocss/pico.git
synced 2025-04-20 08:45:06 -04:00
chore: build
This commit is contained in:
parent
81dd19791c
commit
020fa9a1f0
6 changed files with 6 additions and 6 deletions
|
@ -829,7 +829,7 @@ hgroup {
|
||||||
hgroup > * {
|
hgroup > * {
|
||||||
margin-bottom: 0;
|
margin-bottom: 0;
|
||||||
}
|
}
|
||||||
hgroup > *:last-child {
|
hgroup > *:not(:first-child):last-child {
|
||||||
--pico-color: var(--pico-muted-color);
|
--pico-color: var(--pico-muted-color);
|
||||||
--pico-font-weight: unset;
|
--pico-font-weight: unset;
|
||||||
font-size: 1rem;
|
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 > * {
|
hgroup > * {
|
||||||
margin-bottom: 0;
|
margin-bottom: 0;
|
||||||
}
|
}
|
||||||
hgroup > *:last-child {
|
hgroup > *:not(:first-child):last-child {
|
||||||
--pico-color: var(--pico-muted-color);
|
--pico-color: var(--pico-muted-color);
|
||||||
--pico-font-weight: unset;
|
--pico-font-weight: unset;
|
||||||
font-size: 1rem;
|
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…
Add table
Add a link
Reference in a new issue