tintin 1.2.4 → 1.2.5
raw patch · 2 files changed
+3/−2 lines, 2 files
Files
- src/Tintin/Html/Style.hs +1/−0
- tintin.cabal +2/−2
src/Tintin/Html/Style.hs view
@@ -48,6 +48,7 @@ marginLeft (rem 1.2504) ".cover-heading-subtitle" ? do+ marginTop (rem 3) fontSize (rem 1.953) ".vertical-auto" ? do
tintin.cabal view
@@ -2,10 +2,10 @@ -- -- see: https://github.com/sol/hpack ----- hash: c2fcfd3f29faa9aee84968f000f40749efa16d012c5c88b61905dbc227981919+-- hash: aac6aa660721e65e4046c3563a1de2ca23e81ded206a1dfffabb866002f81acb name: tintin-version: 1.2.4+version: 1.2.5 synopsis: A softer alternative to Haddock description: Please see the website <https://theam.github.io/tintin> category: Documentation