thainv-dev: Fix

This commit is contained in:
nguyen van thai
2024-07-03 15:33:51 +07:00
parent ee5c6f40f1
commit 554ceab3c6
36 changed files with 1033 additions and 231 deletions
+4 -6
View File
@@ -14,11 +14,7 @@ export default defineConfig({
theme: {
colors: {
'primary': {
100: '#e6f4ff',
500: "#2563eb",
600: "#3c7abc",
},
'primary': '#ED1C24',
'gray': {
500: '#bdbdbd',
600:' #757575'
@@ -88,7 +84,9 @@ export default defineConfig({
beVietnam: ['Be Vietnam Pro', 'sans-serif'],
arial: "arial",
archivo: ["Archivo", 'sans-serif'],
merriweather: ["Merriweather", 'serif']
merriweather: ["Merriweather", 'serif'],
gelasio: ["Gelasio", 'serif'],
raleway: ["raleway", 'sans-serif'],
},
}),
],