update layout ui

This commit is contained in:
Kenta420-Poom 2023-09-21 12:37:21 +07:00
parent 17ad8486a6
commit 51ba80406a
9 changed files with 143 additions and 41 deletions

View file

@ -8,9 +8,13 @@ module.exports = {
extend: {
"backgroundColor": {
"primary": "#EAE6E1",
"secondary": "#F5F5F5",
},
"textColor": {
"primary": "#513C2F",
},
"fontFamily": {
"kanit": ["Kanit"],
}
},
},