feat: deferred loadImage

This commit is contained in:
2025-02-12 16:53:06 +01:00
parent dee40ebdb6
commit 44bc27b567
2 changed files with 38 additions and 13 deletions

View File

@@ -148,7 +148,7 @@ button {
align-items: center;
justify-content: center;
border: 2px solid #404040;
padding: 8px;
padding: 8px 16px;
}
@media only screen and (max-width: 1000px) {