feat: reduce motion
This commit is contained in:
@@ -142,7 +142,7 @@
|
|||||||
}
|
}
|
||||||
|
|
||||||
.column:hover {
|
.column:hover {
|
||||||
transform: translateY(-5px);
|
/*transform: translateY(-5px);*/
|
||||||
box-shadow: 0 12px 40px rgba(0, 255, 136, 0.15);
|
box-shadow: 0 12px 40px rgba(0, 255, 136, 0.15);
|
||||||
}
|
}
|
||||||
|
|
||||||
|
|||||||
Reference in New Issue
Block a user