Fixed rendering of source code

Commit cd5ae7b652 (the switch to clay)
introduced a error rendering source code in posts.

Signed-off-by: Collin J. Doering <collin.doering@rekahsoft.ca>
This commit is contained in:
Collin J. Doering 2015-01-19 23:40:37 -05:00
parent 723fde5fee
commit 86b05d8f28
1 changed files with 0 additions and 1 deletions

View File

@ -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]