mirror of
https://github.com/mdbootstrap/mdb-ui-kit.git
synced 2024-11-10 19:57:13 +03:00
reduced animation time on demo
This commit is contained in:
parent
be837ae226
commit
baedd748db
|
@ -102,7 +102,7 @@
|
|||
|
||||
.page.active {
|
||||
transform: translateY(0px);
|
||||
transition: all 0.6s ease-out;
|
||||
transition: all 0.3s ease-out;
|
||||
display: block;
|
||||
opacity: 1;
|
||||
}
|
||||
|
|
Loading…
Reference in New Issue
Block a user