From f7792d0b0210dea3f18990b7cf98ecf6a0b9e932 Mon Sep 17 00:00:00 2001 From: Antoine Le Gonidec Date: Wed, 24 Jul 2024 15:20:30 +0200 Subject: [PATCH] Fix the borders around the last section of each category --- css/index.css | 1 - 1 file changed, 1 deletion(-) diff --git a/css/index.css b/css/index.css index 1161e11..9895bb9 100644 --- a/css/index.css +++ b/css/index.css @@ -3388,7 +3388,6 @@ h2 .collapse { align-items: center; } .up_contain:last-child { - border:none; border-radius: 0 0 5px 5px; } /* Child boards */