fix: kleine lijn in css weg

This commit is contained in:
Joyelle Ndagijimana 2025-05-13 08:42:36 +02:00
parent 6014b32fe4
commit 24c8a395d6

View file

@ -227,7 +227,6 @@
box-shadow 0.2s;
}
.assignment-card:hover {
transform: translateY(-2px);
box-shadow: 0 6px 16px rgba(0, 0, 0, 0.12);
}