This commit is contained in:
McShelby 2023-05-19 11:00:10 +00:00
parent f6d578a378
commit 857e6e38db
372 changed files with 8451 additions and 8500 deletions

View file

@ -1760,15 +1760,6 @@ html[dir="rtl"] #sidebar ul.collapsible-menu > li > label > i.fa-chevron-right {
transform: scaleX(-1);
}
.tax-container {
display: flex;
flex-wrap: wrap;
}
.tax-box {
width: 18rem;
}
.columnize{
column-count: 2;
}