Skip to content
This repository was archived by the owner on Dec 4, 2017. It is now read-only.

Commit 54bbbad

Browse files
Eric Jimeneznaomiblack
Eric Jimenez
authored andcommitted
fix(homepage gap): remove margin top from features
1 parent d264610 commit 54bbbad

File tree

1 file changed

+2
-2
lines changed

1 file changed

+2
-2
lines changed

public/resources/css/module/_home-promos.scss

+2-2
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
1-
// TODO: (ericjim) is the best place to put this?
21
.home-rows {
3-
margin-top: 112px;
2+
// NOTE (ericjim): if a banner is placed on the homescreen, add this margin.
3+
//margin-top: 112px;
44
}
55

66
.home-row {

0 commit comments

Comments
 (0)