From fafaf18d4f4d263e0fd32a488645e67bde6f8757 Mon Sep 17 00:00:00 2001 From: Marcos Diaz Date: Fri, 7 Nov 2025 16:52:58 +0200 Subject: [PATCH] Empty --- src/static/style.css | 1 + 1 file changed, 1 insertion(+) diff --git a/src/static/style.css b/src/static/style.css index a7a2e92..481b6ac 100644 --- a/src/static/style.css +++ b/src/static/style.css @@ -946,4 +946,5 @@ table, tr, th, td { .basis4 { flex-basis: calc(25% - 15px); } + }