10 lines
132 B
Plaintext
10 lines
132 B
Plaintext
.avatar {
|
|
width: 96rpx;
|
|
height: 96rpx;
|
|
border-radius: 50%;
|
|
overflow: hidden;
|
|
}
|
|
.my_look {
|
|
margin-top: 100rpx;
|
|
}
|