From fd3029c88396f877f50d0f91ce72c6a732961485 Mon Sep 17 00:00:00 2001
From: Sébastien Dailly <sebastien@dailly.me>
Date: Thu, 23 May 2024 10:17:05 +0200
Subject: Model_8: correction in the table table color

---
 model_8/Makefile | 3 ++-
 1 file changed, 2 insertions(+), 1 deletion(-)

(limited to 'model_8/Makefile')

diff --git a/model_8/Makefile b/model_8/Makefile
index ca74045..175c1ae 100755
--- a/model_8/Makefile
+++ b/model_8/Makefile
@@ -2,4 +2,5 @@ include ../common/Makefile.common
 
 EXTRA_RST_OPTIONS = \
 		--no-section-numbering \
-		--table-style=booktabs
+		--table-style=booktabs \
+		--new-column-widths
-- 
cgit v1.2.3