Merge pull request #2205 from spoonben/update-landing-css

landing: remove gray background
This commit is contained in:
Ben Spoon 2016-12-06 14:03:03 -08:00 committed by GitHub
commit 1d0aff9906

View file

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