addOrderToMovement
This commit is contained in:
@@ -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;
|
||||
|
||||
|
||||
Reference in New Issue
Block a user