This commit is contained in:
John O'Nolan 2020-07-14 22:53:36 +07:00
parent adf82a01d8
commit 1d26a6b8dd
3 changed files with 3 additions and 3 deletions

File diff suppressed because one or more lines are too long

File diff suppressed because one or more lines are too long

View file

@ -4,7 +4,7 @@
:root {
/* Colours */
--color-primary: #0077cc;
--color-primary: #1292ee;
--color-base: #131313;
--color-grey: #848e95;
--color-border: #e2e8ec;