10 lines
122 B
Plaintext
10 lines
122 B
Plaintext
/* pages/home/code.wxss */
|
|
.time-text {
|
|
font-weight: bold;
|
|
}
|
|
|
|
#qrcode {
|
|
width: 70vw;
|
|
height: 70vw;
|
|
}
|