diff --git a/src/main/resources/static/css/home.css b/src/main/resources/static/css/home.css index 8b70dc7f..07a1350f 100644 --- a/src/main/resources/static/css/home.css +++ b/src/main/resources/static/css/home.css @@ -52,7 +52,7 @@ .feature-card:hover { cursor: pointer; - transform: scale(1.025); + transform: scale(1.08); box-shadow: var(--md-sys-elevation-2); }