chore(vars.css): change stalwart color over to fastmail

This commit is contained in:
Cory Dransfeldt 2025-05-27 11:34:16 -07:00
parent 81e29e86ab
commit bb1a36cd51
No known key found for this signature in database
4 changed files with 28 additions and 28 deletions

View file

@ -194,7 +194,7 @@ ol {
--section-color: var(--link);
}
&.mail {
--section-color: var(--brand-stalwart);
--section-color: var(--brand-fastmail);
}
&.mail-plus {
--section-color: var(--newsletter);