landing: remove gray background

per rob, remove gray alternating gray background
on the home page. This was done in the quay-pages
repo, but this is still being loaded in on production
This commit is contained in:
Ben Spoon 2016-12-05 13:17:22 -08:00
parent 3bbd8ca898
commit 1cadc39729

View file

@ -131,10 +131,6 @@
display: block;
}
.landing-section:nth-child(even) {
background: #f7f7f7;
}
.landing-section h2 {
text-align: center;
display: block;