Center canvas
This commit is contained in:
parent
c743c0d6a7
commit
f07b6350df
@ -3,6 +3,11 @@ body, canvas {
|
|||||||
margin: 0;
|
margin: 0;
|
||||||
}
|
}
|
||||||
|
|
||||||
|
canvas {
|
||||||
|
margin: auto;
|
||||||
|
display: block;
|
||||||
|
}
|
||||||
|
|
||||||
.textLayer {
|
.textLayer {
|
||||||
position: absolute;
|
position: absolute;
|
||||||
text-align: initial;
|
text-align: initial;
|
||||||
|
Loading…
x
Reference in New Issue
Block a user