Files
Genarrative/miniprogram/app.wxss

6 lines
71 B
Plaintext

page {
min-height: 100vh;
background: #0b0f14;
color: #f5f7fb;
}