addOrderToMovement

This commit is contained in:
Surya Paolo
2024-01-03 23:19:24 +01:00
parent 605f6afa0d
commit 3818767e29
5 changed files with 333 additions and 128 deletions

View File

@@ -388,9 +388,11 @@ h3 {
}
.my-card-prod {
transition: box-shadow 0.3s; /* Add a transition for a smooth effect */
box-shadow: 0 0 10px rgba(0, 0, 0, 0.5) !important;
width: 100%;
max-width: 300px;
padding: 1rem 1rem;
padding: 0.5rem 0.5rem;
box-shadow: none;