12 lines
136 B
Plaintext
12 lines
136 B
Plaintext
|
|
.page-body-wrapper {
|
|
text-align: center;
|
|
}
|
|
.canvas {
|
|
width: 610rpx;
|
|
height: 610rpx;
|
|
margin: auto;
|
|
background-color: #fff;
|
|
}
|
|
|