mirror of
https://gitlab.com/lecarore/breakout71.git
synced 2025-04-27 23:46:14 -04:00
wip
This commit is contained in:
parent
d848ad511e
commit
78c8e154c6
17 changed files with 372 additions and 1521 deletions
|
@ -28,6 +28,9 @@ body {
|
|||
.level-bricks-preview {
|
||||
position: relative;
|
||||
}
|
||||
input[type="number"]{
|
||||
width: 50px;
|
||||
}
|
||||
|
||||
& > div {
|
||||
display: grid;
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue