Increase contrast

This commit is contained in:
John O'Nolan 2024-06-07 12:47:50 -04:00 committed by GitHub
parent 69ab5f3b77
commit 38867e2807
No known key found for this signature in database
GPG key ID: B5690EEEBB952194

View file

@ -4,7 +4,7 @@
:root {
/* Colours */
--color-primary: #317EFB;
--color-primary: #287aff;
--color-base: #131313;
--color-grey: #555;
--color-border: #e2e8ec;