feat: reduce motion

This commit is contained in:
Michael Czechowski
2025-05-30 11:06:46 +02:00
parent e484a8f645
commit 8820d15c64

View File

@@ -142,7 +142,7 @@
}
.column:hover {
transform: translateY(-5px);
/*transform: translateY(-5px);*/
box-shadow: 0 12px 40px rgba(0, 255, 136, 0.15);
}