Minor tweak for check printing
This commit is contained in:
@@ -95,7 +95,7 @@
|
|||||||
[:cell {:colspan 3} amount]]
|
[:cell {:colspan 3} amount]]
|
||||||
|
|
||||||
[[:cell {}]
|
[[:cell {}]
|
||||||
[:cell {:colspan 8} (str " -- " word-amount " " (str/join "" (take (max
|
[:cell {:colspan 8 :size 7} (str " -- " word-amount " " (str/join "" (take (max
|
||||||
2
|
2
|
||||||
(- 95
|
(- 95
|
||||||
(count word-amount)))
|
(count word-amount)))
|
||||||
|
|||||||
Reference in New Issue
Block a user