chore: color

This commit is contained in:
Cory Dransfeldt 2024-03-04 09:58:48 -08:00 committed by GitHub
parent c0e7c5e2d2
commit 3869f4fa35
No known key found for this signature in database
GPG key ID: B5690EEEBB952194

View file

@ -53,7 +53,7 @@
--brand-rss: #f26522;
--webrings: #ec8fd0;
--moon: #655ad2;
--sun: #f9d71c;
--sun: #ffa700;
/* fonts */
--font-sans: -apple-system, BlinkMacSystemFont, avenir next, avenir, segoe ui, helvetica neue, helvetica, Cantarell, Ubuntu, roboto, noto, arial, sans-serif;
@ -160,4 +160,4 @@
:root {
--transition-duration-default: 0.01ms;
}
}
}