From 13f67455f0a6f3bbae6929c0d644c71445ad90da Mon Sep 17 00:00:00 2001
From: Malin Freeborn <malinfreeborn@posteo.net>
Date: Sat, 20 Jan 2024 08:20:18 +0100
Subject: [PATCH] respace attributes on cs

---
 CS.tex | 4 ++--
 1 file changed, 2 insertions(+), 2 deletions(-)

diff --git a/CS.tex b/CS.tex
index 72c6a03b..8b4dec3c 100644
--- a/CS.tex
+++ b/CS.tex
@@ -47,11 +47,11 @@
   \posterbox[
     adjusted title=Attributes \hint{ 5 | 10 / 20 / 30 / 50 },
     remember,
-  ]{name=attributes,column=1,row=3,span=10.2,rowspan=4}{
+  ]{name=attributes,column=1,row=3,span=10,rowspan=4}{
     \hspace{-0.5em}
     \renewcommand{\arraystretch}{1.5}
     \addtolength{\tabcolsep}{-0.53em}
-    \begin{tabular}{lcccccccccc}
+    \begin{tabularx}{\linewidth}{Ycccccccccc}
     & \tiny{-4} & \tiny{-3} & \tiny{-2} & \tiny{-1} & \tiny{0} & \tiny{1} & \tiny{2} & \tiny{3} & \tiny{4} \\[-5pt]
     \showAttribute{Strength}
     \showAttribute{Dexterity}
-- 
GitLab