Skip to content

Commit

Permalink
improve indentation
Browse files Browse the repository at this point in the history
  • Loading branch information
TheSeamau5 committed Feb 26, 2015
1 parent a2dd71f commit a0c11aa
Showing 1 changed file with 2 additions and 1 deletion.
3 changes: 2 additions & 1 deletion Example.elm
Original file line number Diff line number Diff line change
Expand Up @@ -31,7 +31,8 @@ holyGrail =
mainSection = row
[ leftSection
, flexN 4 centerSection
, rightSection]
, rightSection
]

in
column
Expand Down

0 comments on commit a0c11aa

Please sign in to comment.