diff --git a/templates/case_weights_report.html.twig b/templates/case_weights_report.html.twig
index efe5bd4..5021b76 100644
--- a/templates/case_weights_report.html.twig
+++ b/templates/case_weights_report.html.twig
@@ -139,10 +139,10 @@
}
.main .sub-title {
- font-size: 16px;
+ font-size: 13px;
font-weight: 700;
letter-spacing: 0;
- padding: 8px;
+ padding: 4px;
}
.main .base {
@@ -203,7 +203,7 @@
Arrivage du {{ firstArrivalDate ?? '-' }}
-
+
{# 28 colonnes ≈ 3.571% chacune #}
{% for _ in 0..27 %}{% endfor %}
@@ -317,41 +317,89 @@
-