This commit is contained in:
Eden Kirin
2023-03-27 14:28:15 +02:00
parent b5a49fb53b
commit 0e8775bd08
3 changed files with 15 additions and 4 deletions

View File

@ -13,6 +13,10 @@ body {
grid-gap: 2px;
padding-bottom: 2px;
}
.flex-grid:last-of-type {
padding-bottom: 0px;
}
.cell {
flex: 1;
aspect-ratio: 1;