Revert background color back to white

This commit is contained in:
Michael Rose
2016-04-01 15:14:54 -04:00
parent e528565f63
commit a625d4a8f1
3 changed files with 3 additions and 4 deletions

View File

@ -8,7 +8,6 @@ body {
color: $text-color;
font-family: $serif;
line-height: 1.5;
background-color: $background-color;
&.overflow--hidden {
/* when primary navigation is visible, the content in the background won't scroll */