mirror of https://github.com/jkjoy/sunpeiwen.git
5 lines
56 B
CSS
5 lines
56 B
CSS
|
img {
|
||
|
zoom: 50%;
|
||
|
max-width: 90%;
|
||
|
min-width: 50%;
|
||
|
}
|