Fix the borders around the last section of each category
This commit is contained in:
parent
7ee915b5e6
commit
f7792d0b02
1 changed files with 0 additions and 1 deletions
|
@ -3388,7 +3388,6 @@ h2 .collapse {
|
||||||
align-items: center;
|
align-items: center;
|
||||||
}
|
}
|
||||||
.up_contain:last-child {
|
.up_contain:last-child {
|
||||||
border:none;
|
|
||||||
border-radius: 0 0 5px 5px;
|
border-radius: 0 0 5px 5px;
|
||||||
}
|
}
|
||||||
/* Child boards */
|
/* Child boards */
|
||||||
|
|
Loading…
Reference in a new issue