This commit is contained in:
Leo
2024-01-17 16:46:14 +08:00
parent c161222a04
commit 79ed9c471a
4 changed files with 15 additions and 5 deletions

View File

@ -0,0 +1,6 @@
img {
display: block;
margin: auto;
max-width: 100%;
max-height: 100vh;
}