Fix css
This commit is contained in:
parent
e86bbe346a
commit
ac897b5b4d
@ -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 {
|
||||
|
||||
Loading…
Reference in New Issue
Block a user