diff --git a/sass/oscailte/_variables.scss b/sass/oscailte/_variables.scss index a0ecf4d54b3..7dad5e5c133 100644 --- a/sass/oscailte/_variables.scss +++ b/sass/oscailte/_variables.scss @@ -53,7 +53,7 @@ $footer-height: 100px; $primary-color: $blue; $secondary-color: $green; // ------------------------- -$site-background: #F5F5F5; +$site-background: #FBFBFB; $header-background: $white; $footer-background: $header-background; $text-color: $grayDarker;