banner link color

Signed-off-by: Victor Perera <v-vperera@expediagroup.com>
Signed-off-by: Fredrik Adelöw <freben@gmail.com>
This commit is contained in:
Victor Perera
2021-03-24 08:23:52 -06:00
committed by Fredrik Adelöw
parent bc30288405
commit 343913573f
+1 -1
View File
@@ -46,7 +46,7 @@ export const lightTheme = createTheme({
info: '#2E77D0',
error: '#E22134',
text: '#FFFFFF',
link: '#000000',
link: '#0A6EBE',
},
border: '#E6E6E6',
textContrast: '#000000',