General improvements
I forgot what I actually changed. It may not even be playable, I just want to get this up there.
This commit is contained in:
parent
8a0bf0ada9
commit
c73130e3ff
25 changed files with 584 additions and 274 deletions
4
dist/styles.css
vendored
4
dist/styles.css
vendored
|
@ -13,8 +13,8 @@ body {
|
|||
}
|
||||
|
||||
#main {
|
||||
width: 600px;
|
||||
height: 600px;
|
||||
width: 1300px;
|
||||
height: 900px;
|
||||
margin: 50px auto;
|
||||
border: 2px solid #111;
|
||||
background-color: #fff;
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue