chore: pagefind before color

This commit is contained in:
Cory Dransfeldt 2024-01-07 11:20:22 -08:00
parent 4774b5832c
commit e89e0db019
No known key found for this signature in database

View file

@ -20,6 +20,10 @@
font-size: var(--font-size-base) !important;
}
.pagefind-ui__form:before {
opacity: 1 !important;
}
.pagefind-ui__result-title {
color: var(--accent-color);
font-size: var(--font-size-2xl);