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