diff --git a/clay/Main.hs b/clay/Main.hs index 87b4974..134bfaf 100644 --- a/clay/Main.hs +++ b/clay/Main.hs @@ -104,7 +104,6 @@ theElements = do fontSize (px 14) lineHeight (px 21) fontFamily ["FreeMono"] [monospace] - textRendering optimizeLegibility h1 <> h2 <> h3 <> h4 <> h5 <> h6 ? fontFamily ["FreeMono"] [monospace]