|
@ -9,7 +9,7 @@ body { |
|
|
font-size: $--font-size-base; |
|
|
font-size: $--font-size-base; |
|
|
line-height: $base--line-height; |
|
|
line-height: $base--line-height; |
|
|
color: $--color-text-primary; |
|
|
color: $--color-text-primary; |
|
|
background-color: #fff; |
|
|
// background-color: #fff; |
|
|
} |
|
|
} |
|
|
a { |
|
|
a { |
|
|
color: mix(#fff, $--color-primary, 20%); |
|
|
color: mix(#fff, $--color-primary, 20%); |
|
|