adding fix for checks

This commit is contained in:
Bryce Covert
2018-08-08 07:43:49 -07:00
parent 6c064f497a
commit 87951e6471

View File

@@ -82,7 +82,7 @@
[[:cell {}]
[:cell {:colspan 8} (str " -- " word-amount " " (str/join "" (take (max
2
(- 100
(- 97
(count word-amount)))
(repeat "-"))))
[:line {:line-width 0.15 :color [50 50 50]}]]