canvas: fix the canvas element usage of space
This commit is contained in:
@@ -10,6 +10,10 @@ body {
|
||||
padding-top: 80px;
|
||||
}
|
||||
|
||||
canvas {
|
||||
margin: auto;
|
||||
}
|
||||
|
||||
#navigation {
|
||||
background: #dce0e8;
|
||||
display: flex;
|
||||
|
||||
Reference in New Issue
Block a user