load faster
All checks were successful
Deploy Theme / deploy (push) Successful in 9s

This commit is contained in:
2024-10-19 18:38:12 +08:00
parent 569ad2854d
commit 8bea1823e7
12 changed files with 6 additions and 23 deletions

View File

@@ -71,9 +71,9 @@
}
.screenshot img {
max-width: 80vmin;
max-width: 70vmin;
height: auto;
border-radius: 15px;
border-radius: 30px;
border: 4px solid black;
box-shadow: 0 4px 8px rgba(0, 0, 0, 0.2);
}