summaryrefslogtreecommitdiff
path: root/Hero
diff options
context:
space:
mode:
Diffstat (limited to 'Hero')
-rw-r--r--Hero/Look.hs4
1 files changed, 3 insertions, 1 deletions
diff --git a/Hero/Look.hs b/Hero/Look.hs
index b676c13..03f64b3 100644
--- a/Hero/Look.hs
+++ b/Hero/Look.hs
@@ -323,7 +323,9 @@ main = do
button ? margin (rem 0.5) 0 (rem 0.5) 0
-- feature
"#featured-comic" ? do
- centered
+ display flex
+ justifyContent center
+ alignSelf flexStart
flexDirection column
Typo.euro
height (px 411)