Skip to content
Snippets Groups Projects

Fix linting errors

Merged Tore.Brede requested to merge fix_linting_errors into master
All threads resolved!
1 file
+ 1
1
Compare changes
  • Side-by-side
  • Inline
@@ -14,7 +14,7 @@ const mainTheme: DefaultTheme = {
height: '5rem',
},
horizontalPadding: '2rem',
linkInternalColor: 'black',
linkInternalColor: 'white',
linkExternalColor: 'blueish',
maxWidth: '110rem',
page: {
Loading