magicsound/unpackage/dist/dev/mp-weixin/pages/recharge/RechargePage.wxss
2024-09-19 17:25:38 +08:00

10 lines
141 B
Plaintext

.content {
width: 100%;
height: 100vh;
display: flex;
flex-direction: column;
align-items: center;
background-color: #0E0A10;
}