Files
2024-06-11 15:39:01 +08:00

6 lines
90 B
CSS

/*可以在这里添加你自己的css*/
img {
max-width: 500px;
max-height: 300px;
}