fix(homepage gap): remove margin top from features
This commit is contained in:
parent
d26461024c
commit
54bbbad82d
|
@ -1,6 +1,6 @@
|
|||
// TODO: (ericjim) is the best place to put this?
|
||||
.home-rows {
|
||||
margin-top: 112px;
|
||||
// NOTE (ericjim): if a banner is placed on the homescreen, add this margin.
|
||||
//margin-top: 112px;
|
||||
}
|
||||
|
||||
.home-row {
|
||||
|
|
Loading…
Reference in New Issue