correction cards hover arret sur carte

This commit is contained in:
Valentin 2024-10-01 14:53:58 +02:00
parent b0ecd93c96
commit 71697ffc7c
1 changed files with 3 additions and 3 deletions

View File

@ -364,11 +364,11 @@ body{
height: 100%;
display: block;
padding: 0;
grid-column: 2 / span 1;
grid-row: 1 / span 2;
overflow: hidden;
> a {
display: block;
grid-column: 2 / span 1;
grid-row: 1 / span 2;
overflow: hidden;
width: 100%;
height: 100%;
padding: 0;