use piece for glint

This commit is contained in:
2023-06-16 02:05:42 +02:00
parent 2d687d5fcb
commit 57639b0c2a
3 changed files with 7 additions and 6 deletions

View File

@ -1,3 +1,4 @@
:root {
--cell-side: 24px;
}
@ -18,8 +19,8 @@ body {
}
.minoes-table {
--ghost-row : 0;
--ghost-column: 0;
--piece-column: 0;
--piece-row : 0;
table-layout: fixed;
border-collapse: separate;
border-spacing: 0;