Unverified Commit a9766f65 authored by Nikolay Gromov's avatar Nikolay Gromov Committed by GitHub

Merge pull request #52 from iNerV/patch-1

мелкая правка семантических цветов
parents f1fb6a78 5e953dbb
...@@ -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