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:
parent
3bbd8ca898
commit
1cadc39729
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