[TASK] reset muted color to pico standard color

This commit is contained in:
Marie Birner
2025-08-03 14:03:35 +02:00
parent 469d6d2210
commit 027ab8d9eb

View File

@@ -30,6 +30,10 @@ h1 {
text-align: center;
}
hgroup>:not(:first-child):last-child {
--pico-color: var(--pico-color);
}
h2 {
--pico-typography-spacing-top: 4rem;
}