Files
bodyWeight/miniprogram/pages/home/home.less
T

7 lines
99 B
Plaintext

.container {
display: flex;
justify-content: center;
align-items: center;
height: 100vh;
}