Use CSS grid for package tiles
This commit is contained in:
@@ -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;
|
||||
|
||||
Reference in New Issue
Block a user