From 79a9a9d5cd65579f1333c521f07fc07dbd7f665d Mon Sep 17 00:00:00 2001
From: Malin Freeborn <malinfreeborn@posteo.net>
Date: Sun, 15 Aug 2021 04:15:38 +0200
Subject: [PATCH] shorten \longline for cs spacing

---
 bind.sty | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)

diff --git a/bind.sty b/bind.sty
index 2aa12255..2eb0f00f 100644
--- a/bind.sty
+++ b/bind.sty
@@ -782,4 +782,4 @@ Roll & Result \\
 \newcommand{\skill}[1]{#1 & \ding{109} & \ding{109} & \ding{109} \\
 }
 
-\newcommand{\longline}{\line(1,0){340}\par\vspace{.2cm}}
+\newcommand{\longline}{\line(1,0){320}\par\vspace{.2cm}}
-- 
GitLab