adding fix for checks
This commit is contained in:
@@ -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]}]]
|
||||||
|
|||||||
Reference in New Issue
Block a user