5 lines
91 B
CSS
Raw Normal View History

2025-10-16 21:07:43 +08:00
/*可以在这里添加你自己的css*/
img {
max-width: 100%;
height: auto;
}