This commit is contained in:
2023-07-10 11:44:41 +08:00
parent 444c6bb486
commit 8ceba4234d
52 changed files with 7263 additions and 5078 deletions

View File

@@ -47,6 +47,9 @@ export default ({
html {
background-color: #eff7ff;
}
img {
object-fit: contain;
}
.shadow {
-moz-box-shadow: 0px 0px 10px rgba(0, 0, 0, 0.117647058823529);