Increase contrast
This commit is contained in:
parent
ce1ca68a58
commit
9301bd98a5
1 changed files with 2 additions and 2 deletions
|
@ -6,7 +6,7 @@
|
|||
/* Colours */
|
||||
--color-primary: #317EFB;
|
||||
--color-base: #131313;
|
||||
--color-grey: #848e95;
|
||||
--color-grey: #555;
|
||||
--color-border: #e2e8ec;
|
||||
--color-bg: #f5f7f9;
|
||||
--color-success: #80b912;
|
||||
|
@ -759,4 +759,4 @@ ul.nav a:hover {
|
|||
margin: 40px auto 0;
|
||||
border-top: var(--color-border) 1px solid;
|
||||
text-align: center;
|
||||
}
|
||||
}
|
||||
|
|
Loading…
Reference in a new issue