From 562152ec52ad82f0a174e4c311dab68508530bd7 Mon Sep 17 00:00:00 2001 From: Cristian Date: Wed, 18 Mar 2020 04:36:45 +0100 Subject: [PATCH] Change footer hover color --- app.scss | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/app.scss b/app.scss index b6b361f..93ed10f 100644 --- a/app.scss +++ b/app.scss @@ -19,7 +19,7 @@ $theme-dark: ( text-title: #fafafa, text-subtitle: #f5f5f5, card-shadow: rgba(0, 0, 0, 0.4), - a-hover: #ffdd57 + a-hover: #f5f5f5 ); /* raleway-regular - latin */