9 lines
79 B
CSS
9 lines
79 B
CSS
.return {
|
|
padding: 0;
|
|
}
|
|
|
|
.van img {
|
|
border: 0;
|
|
box-shadow: none;
|
|
}
|