6 lines
91 B
Plaintext
6 lines
91 B
Plaintext
/* pages/test/test.wxss */
|
|
.img{
|
|
width: 90vw;
|
|
height: 90vw;
|
|
margin-top: 40px;
|
|
} |