Unverified Commit 5e953dbb authored by Vladimir's avatar Vladimir Committed by GitHub

мелкая правка семантических цветов

parent f1fb6a78
...@@ -23,7 +23,7 @@ $color-warning: hsl(35, 84%, 62%); ...@@ -23,7 +23,7 @@ $color-warning: hsl(35, 84%, 62%);
$text-color: $gray-darkest; $text-color: $gray-darkest;
$text-color--muted: $gray; $text-color--muted: $gray;
$body-bg: #fff; $body-bg: $white;
$link-color: $color-main; $link-color: $color-main;
$link-color--hover: darken($color-main, 15%); $link-color--hover: darken($color-main, 15%);
......
Markdown is supported
0% or
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment