Skip to content

Commit 4a388c2

Browse files
committed
That's it
1 parent 1592d9a commit 4a388c2

1 file changed

Lines changed: 4 additions & 2 deletions

File tree

Applications/Level/style.css

Lines changed: 4 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -4,7 +4,9 @@ html, body,
44
width: 100%;
55
height: 100%;
66
margin: 0;
7-
padding: 0;
8-
box-sizing: border-box;
97
background-color: lightblue;
8+
}
9+
10+
canvas {
11+
display: block;
1012
}

0 commit comments

Comments
 (0)