country flags added and country switcher added

This commit is contained in:
Benjamin Takats
2022-11-30 16:59:14 +01:00
parent 3d317ef84d
commit b45b04fa29
526 changed files with 35618 additions and 25 deletions

View File

@@ -21,7 +21,7 @@ module.exports = {
theme: {
extend: {
colors: {
'21gray': '#151515',
'21gray': '#222',
'gray': {
'50': '#f7f7f7',
'100': '#e3e3e3',