This commit is contained in:
Laurent Destailleur 2020-09-29 17:06:08 +02:00
parent e86bbe346a
commit ac897b5b4d

View File

@ -716,7 +716,8 @@ div#moreinfo, div#infowarehouse {
width: 40%;
box-shadow: 0 4px 8px 0 rgba(0,0,0,0.2),0 6px 20px 0 rgba(0,0,0,0.19);
animation-name: animatetop;
animation-duration: 0.4s
animation-duration: 0.4s;
min-width: 200px;
}
@keyframes animatetop {