Fix the borders around the last section of each category

This commit is contained in:
Antoine Le Gonidec 2024-07-24 15:20:30 +02:00
parent 7ee915b5e6
commit f7792d0b02
Signed by: vv221
GPG key ID: 636B78F91CEB80D8

View file

@ -3388,7 +3388,6 @@ h2 .collapse {
align-items: center;
}
.up_contain:last-child {
border:none;
border-radius: 0 0 5px 5px;
}
/* Child boards */