change colors

This commit is contained in:
Julie Blanc 2025-12-10 15:18:12 +01:00
commit 7f3aff948b
11 changed files with 85 additions and 84 deletions

View file

@ -7,7 +7,6 @@
font-weight: 600;
font-size: 1.4rem;
border-bottom: 1px solid var(--color-200);
color: var(--color-800);
@ -32,10 +31,9 @@
h3 {
margin-top: calc(var(--space-xs)*1.5);
margin-bottom: calc(var(--space-xs)*2);
// color: var(--color-600);
font-size: 1rem;
font-weight: 600;
margin-bottom: calc(var(--space-xs)*2);
font-size: 1rem;
font-weight: 600;
}
}