Fixed variable name
This commit is contained in:
parent
d6c443b1c3
commit
87f0302351
1 changed files with 1 additions and 1 deletions
|
|
@ -34,5 +34,5 @@ const websiteDescription = 'This is just a template.'
|
||||||
#body
|
#body
|
||||||
font-family: 'Inter'
|
font-family: 'Inter'
|
||||||
background-color: vars.$background
|
background-color: vars.$background
|
||||||
color: vars.$text-color
|
color: vars.$textColor
|
||||||
</style>
|
</style>
|
||||||
|
|
|
||||||
Loading…
Add table
Add a link
Reference in a new issue