hero h3 : black

This commit is contained in:
isUnknown 2024-09-19 16:21:15 +02:00
parent 26a5d0631a
commit 9f53c6467e
2 changed files with 3 additions and 3 deletions

View file

@ -23,7 +23,7 @@
}
.hero__text h3 {
color: var(--color-season);
/* color: var(--color-season); */
font-size: var(--font-size-h2);
}
.hero__text h3:nth-child(odd) {