Use CSS grid for package tiles

This commit is contained in:
rubenwardy
2023-08-14 18:55:42 +01:00
parent 800cacb003
commit bf20177756
4 changed files with 21 additions and 15 deletions

View File

@@ -1,11 +1,4 @@
.packagetile {
list-style: none;
padding: 0;
margin: 0 7px 7px 0;
min-width: 250px;
}
li.d-flex {
list-style: none;
padding: 0;
margin: 0;