This commit is contained in:
parent
824f038084
commit
3efb87bcd8
24 changed files with 14 additions and 19 deletions
|
|
@ -1,11 +0,0 @@
|
|||
.maze {
|
||||
display: table;
|
||||
border-collapse: collapse;
|
||||
background-color: var(--color-maze-background);
|
||||
}
|
||||
|
||||
.row {
|
||||
display: table-row;
|
||||
margin: 0;
|
||||
padding: 0;
|
||||
}
|
||||
Loading…
Add table
Add a link
Reference in a new issue