Add reviews and support tutorial management
This commit is contained in:
+8
-8
@@ -5,15 +5,15 @@ const config: Config = {
|
||||
theme: {
|
||||
extend: {
|
||||
colors: {
|
||||
page: '#F7F6F3',
|
||||
subtle: '#F1F0EC',
|
||||
page: '#F6F7F6',
|
||||
subtle: '#EEF1F1',
|
||||
card: '#FFFFFF',
|
||||
soft: '#E3E0D8',
|
||||
'text-primary': '#171717',
|
||||
'text-secondary': '#5F5B55',
|
||||
'text-muted': '#8A847C',
|
||||
graphite: '#2C2A28',
|
||||
champagne: '#B7A690',
|
||||
soft: '#DDE2E4',
|
||||
'text-primary': '#141617',
|
||||
'text-secondary': '#59636A',
|
||||
'text-muted': '#8A9298',
|
||||
graphite: '#24282B',
|
||||
champagne: '#A9977D',
|
||||
},
|
||||
fontFamily: {
|
||||
sans: [
|
||||
|
||||
Reference in New Issue
Block a user