Skip to content

Commit 10d0137

Browse files
authored
Update light.scss
1 parent 6946a21 commit 10d0137

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

_sass/skins/light.scss

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -3,7 +3,7 @@
33
*/
44
$background-color: #fff !default;
55
$text-color: #000 !default;
6-
$primary-color: #5D0E07 !default;
6+
$primary-color: #8C1A10 !default;
77
// $footer-background-color: mix($primary-color, $background-color, 100%) !default;
88
$card-color: #fafafa !default;
99
$link-color: #AB045D !default;

0 commit comments

Comments
 (0)