Updated
This commit is contained in:
parent
51161808ae
commit
ed7f12cac4
22 changed files with 162 additions and 113 deletions
|
|
@ -1,8 +1,8 @@
|
|||
@use '/src/styles/variables.sass' as vars
|
||||
@use '../../configs/design/colors.sass' as colors
|
||||
@use '/src/styles/fonts.sass' as fonts
|
||||
|
||||
.body
|
||||
color: vars.$textColor
|
||||
color: colors.$white
|
||||
|
||||
.inter
|
||||
@extend .body
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue