fix: select options text

This commit is contained in:
Timothy J. Baek
2023-11-09 09:31:28 -08:00
parent 9d06b7eee1
commit 4b2ecf5d9c
2 changed files with 5 additions and 6 deletions

View File

@@ -14,7 +14,7 @@ export default {
500: '#8e8ea0',
600: '#565869',
700: '#40414f',
800: '#343541',
800: '#33353E',
900: '#202123',
950: '#050509'
}