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 {}]
[:cell {:colspan 8} (str " -- " word-amount " " (str/join "" (take (max [:cell {:colspan 8} (str " -- " word-amount " " (str/join "" (take (max
2 2
(- 100 (- 97
(count word-amount))) (count word-amount)))
(repeat "-")))) (repeat "-"))))
[:line {:line-width 0.15 :color [50 50 50]}]] [:line {:line-width 0.15 :color [50 50 50]}]]