diff --git a/djangosnippets/static/scss/main.scss b/djangosnippets/static/scss/main.scss index aed047fc..35968690 100644 --- a/djangosnippets/static/scss/main.scss +++ b/djangosnippets/static/scss/main.scss @@ -27,7 +27,7 @@ header > .inner, footer, #main { } a { - color: $green; + color: #1F402E; &:hover { text-decoration: underline;