diff --git a/site/index.html b/site/index.html
index 910cedb..c06bd5e 100644
--- a/site/index.html
+++ b/site/index.html
@@ -34,10 +34,10 @@
}
.cover {
- width: 560px;
- height: 560px;
- max-width: 90vw;
- max-height: 90vw;
+ width: 380px;
+ height: 380px;
+ max-width: 80vw;
+ max-height: 80vw;
border-radius: 8px;
box-shadow: 0 8px 32px rgba(0,0,0,0.6);
margin-bottom: 20px;