Merge pull request #2205 from spoonben/update-landing-css
landing: remove gray background
This commit is contained in:
commit
1d0aff9906
1 changed files with 0 additions and 4 deletions
|
@ -131,10 +131,6 @@
|
|||
display: block;
|
||||
}
|
||||
|
||||
.landing-section:nth-child(even) {
|
||||
background: #f7f7f7;
|
||||
}
|
||||
|
||||
.landing-section h2 {
|
||||
text-align: center;
|
||||
display: block;
|
||||
|
|
Reference in a new issue