Skip to content
Snippets Groups Projects
Commit 18baeb8c authored by Tore.Brede's avatar Tore.Brede
Browse files

Changing wrong color back to white

parent b69fccef
No related branches found
No related tags found
1 merge request!60Fix linting errors
Pipeline #93441 passed
...@@ -14,7 +14,7 @@ const mainTheme: DefaultTheme = { ...@@ -14,7 +14,7 @@ const mainTheme: DefaultTheme = {
height: '5rem', height: '5rem',
}, },
horizontalPadding: '2rem', horizontalPadding: '2rem',
linkInternalColor: 'black', linkInternalColor: 'white',
linkExternalColor: 'blueish', linkExternalColor: 'blueish',
maxWidth: '110rem', maxWidth: '110rem',
page: { page: {
......
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment