added more variables
This commit is contained in:
parent
b6c77043a5
commit
ca3b6c7aca
1 changed files with 3 additions and 0 deletions
|
|
@ -1,3 +1,6 @@
|
||||||
@use 'sass:color'
|
@use 'sass:color'
|
||||||
|
|
||||||
|
$fontFamily: 'Inter', sans-serif
|
||||||
$background: #0f1a28
|
$background: #0f1a28
|
||||||
|
$textColor: color.adjust($background, $lightness: 85%)
|
||||||
|
$borderRadius: 16px
|
||||||
|
|
|
||||||
Loading…
Add table
Add a link
Reference in a new issue