diff --git a/site/layouts/index.html b/site/layouts/index.html index 3658886b..f158d838 100644 --- a/site/layouts/index.html +++ b/site/layouts/index.html @@ -1,6 +1,6 @@ {{ define "main" }} {{ partial "home_hero" . }} - + diff --git a/src/scss/yuzu/yuzu_before_derived.scss b/src/scss/yuzu/yuzu_before_derived.scss index ac960a7b..53c9fe72 100644 --- a/src/scss/yuzu/yuzu_before_derived.scss +++ b/src/scss/yuzu/yuzu_before_derived.scss @@ -1,2 +1,2 @@ $primary: #37474f; -$info: #2e2e2e; \ No newline at end of file +$info: #2d2d2d; \ No newline at end of file