diff options
author | Joris | 2019-06-08 00:14:36 +0200 |
---|---|---|
committer | Joris | 2019-06-08 00:14:36 +0200 |
commit | 8b8da002dfe3b22f117f650800fa0ab30e1bbce6 (patch) | |
tree | b1f69c9113b33dfca8c2a8c4c8950c97352e7d4e /css/Body.hs | |
parent | a7c001d33e09211a95b0f29caffe2d5780ccf0e0 (diff) |
Add dividat experience
Diffstat (limited to 'css/Body.hs')
-rw-r--r-- | css/Body.hs | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/css/Body.hs b/css/Body.hs index 74aa969..0ff8df0 100644 --- a/css/Body.hs +++ b/css/Body.hs @@ -16,6 +16,7 @@ style :: Css style = do ".Body__Container" ** p ? do + Media.desktop $ marginRight (pct 20) lineHeight (px 28) ".Body__Container" ** ul ? do |