diff --git a/scss/_var.scss b/scss/_var.scss index 74b5be3..3925ddf 100644 --- a/scss/_var.scss +++ b/scss/_var.scss @@ -1,7 +1,7 @@ $back-color: #1a2332; $text-color: #b3b3b3; $title-color: #fff; -$accent-color: #1cb09a; +$accent-color: #20c5ad; $content-footer-div-color: #03A8F4; $darker-color: 5%; @@ -13,4 +13,4 @@ $border-radius-image: 5px; $mobile-max-width: 700px; $small-mobile-max-width: 300px; -$link-hover-animation-time: 0.2s; \ No newline at end of file +$link-hover-animation-time: 0.2s;