🎨 styles: home CTA section

:%s
This commit is contained in:
lytrankieio123
2021-08-26 15:05:52 +07:00
parent 90d2e686f8
commit 4155ff69d7
7 changed files with 66 additions and 25 deletions

View File

@@ -44,14 +44,14 @@ module.exports = {
'negative': 'var(--negative)',
'negative-border-line': 'var(--negative-border-line)',
'negative-light': 'var(--negative-light)',
'disabled': 'var(--text-disabled)',
line: 'var(--border-line)',
background: 'var(--background)',
white: 'var(--white)',
'background-arrow':'var(--background-arrow)',
gray: 'var(--gray)',
disabled: 'var(--text-disabled)',
'background-arrow':'var(--background-arrow)',
// @deprecated (NOT use these variables)
'primary-2': 'var(--primary-2)',