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