From 13d29804ba4bb8d578fb0278ddeb6e187bbafa6f Mon Sep 17 00:00:00 2001 From: Joris Date: Sat, 1 Feb 2020 14:37:28 +0100 Subject: Add return link --- design/Main.hs | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'design') diff --git a/design/Main.hs b/design/Main.hs index 0af225d..b057cb4 100644 --- a/design/Main.hs +++ b/design/Main.hs @@ -19,7 +19,7 @@ main = putCss $ do mobile $ fontSize (px 14) desktop $ fontSize (px 18) - "a.header" ? do + ".header" ? do display block sym2 padding (px 15) (px 0) sym2 margin (px 0) auto -- cgit v1.2.3