diff --git a/sass/main.scss b/sass/main.scss index 00e3cec..b0c4661 100644 --- a/sass/main.scss +++ b/sass/main.scss @@ -45,7 +45,7 @@ --bg-1: #e7e7e7; --bg-2: #fefefe; --hover-color: white; - --background-color: #fcfcfc; + --background-color: white; --primary-color: #91D8E4; --secondary-color: rgb(158, 158, 158); --links: #78cfcb;