chore: build

This commit is contained in:
Lucas Larroche 2023-02-19 12:23:18 +07:00
parent 81dd19791c
commit 020fa9a1f0
6 changed files with 6 additions and 6 deletions

View File

@ -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

File diff suppressed because one or more lines are too long

View File

@ -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

File diff suppressed because one or more lines are too long