diff --git a/src/main/resources/templates/home.html b/src/main/resources/templates/home.html index b734f96a..b27656f0 100644 --- a/src/main/resources/templates/home.html +++ b/src/main/resources/templates/home.html @@ -36,7 +36,7 @@ } .feature-card:hover { - border: 2px solid rgba(0, 0, 0, .5); + border: 1px solid rgba(0, 0, 0, .5); cursor: pointer; transform: scale(1.1); } @@ -109,4 +109,4 @@ - \ No newline at end of file +