message fade out

This commit is contained in:
Adrien MALINGREY 2023-06-06 00:41:42 +02:00
parent 29a3a3fcc6
commit 602629129f

View File

@ -27,8 +27,8 @@ body {
}
100% {
opacity: 0%;
height: 60vh;
padding-top: 40vh;
height: 70vh;
padding-top: 30vh;
}
}