feat: move content to shopify

Signed-off-by: Chloe <pinkcloudvnn@gmail.com>
This commit is contained in:
Chloe
2024-06-05 14:48:31 +07:00
parent a356148ed3
commit 882d1db67c
20 changed files with 179 additions and 118 deletions

View File

@@ -4,6 +4,8 @@ export const colors = {
secondary: '#EF6C02',
blue: {
800: '#1C1F35',
200: '#666C89'
200: '#666C89',
500: '#2D3A7B',
600: '#111C55'
}
};