app: Remove column-middle background color.

The declaration making the background color white seems to be
unnecessary.
This commit is contained in:
Brock Whittaker 2017-11-15 16:43:16 -08:00 committed by Steve Howell
parent f5f217570c
commit 151e5b0e51

View File

@ -285,7 +285,6 @@ p.n-margin {
.app-main .column-middle {
min-height: 100%;
background-color: hsl(0, 0%, 100%);
}
.column-middle {