Skip to content

Commit

Permalink
lighten the guidelines
Browse files Browse the repository at this point in the history
  • Loading branch information
BrianHicks committed May 22, 2020
1 parent fd20b3f commit c7c3b71
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion src/Main.elm
Expand Up @@ -1083,7 +1083,7 @@ viewRow id model =
, Css.position Css.absolute
, Css.left (Css.px -15)
, Css.top Text.textLineHeight
, Css.backgroundColor (Colors.toCss Colors.greyLight)
, Css.backgroundColor (Colors.toCss Colors.whiteDark)
]
]
[]
Expand Down

0 comments on commit c7c3b71

Please sign in to comment.