minor fixes

This commit is contained in:
Bryce Covert
2019-07-30 22:45:26 -07:00
parent f80df99098
commit ac35b406ae
3 changed files with 42 additions and 5 deletions

View File

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