diff --git a/frontend/src/style/AppCard.css b/frontend/src/style/AppCard.css index 4ac34d2..d118a6a 100644 --- a/frontend/src/style/AppCard.css +++ b/frontend/src/style/AppCard.css @@ -5,7 +5,8 @@ border-radius: 12px; text-align: center; text-decoration: none; - width: 120px; + width: 170px; + height: 170px; transition: transform 0.2s ease; }