fix: update grids to dynamically adapt number of columns + aligned rows
This commit is contained in:
@@ -2,4 +2,8 @@
|
||||
.firstRow {
|
||||
align-content: flex-end;
|
||||
}
|
||||
|
||||
.article {
|
||||
display: grid;
|
||||
}
|
||||
}
|
||||
|
||||
Reference in New Issue
Block a user