4 lines
51 B
Plaintext
4 lines
51 B
Plaintext
|
|
/* pages/web/index.wxss */
|
||
|
|
.web {
|
||
|
|
width: 100vw;
|
||
|
|
}
|