transition modale et début history

This commit is contained in:
Valentin
2024-07-31 02:13:40 +02:00
parent 35ec4a8388
commit a05f81c2d9
4 changed files with 109 additions and 58 deletions

View File

@@ -285,11 +285,15 @@ body{
top: 15vh;
left: 25vw;
width: 50vw;
background-color: rgba(255,255,255,0.5);
background-color: white;
img {
width: 100%;
height: auto;
}
> div {
width: 100%;
overflow: hidden;
}
}
}
}