rm transition delay
This commit is contained in:
parent
5b88b82623
commit
cb675ba2ba
1 changed files with 2 additions and 0 deletions
|
|
@ -41,6 +41,8 @@ body, div, .row {
|
||||||
.inner-wrap {
|
.inner-wrap {
|
||||||
-webkit-transition-duration: 200ms;
|
-webkit-transition-duration: 200ms;
|
||||||
transition-duration: 200ms;
|
transition-duration: 200ms;
|
||||||
|
-webkit-transition-delay: 0;
|
||||||
|
transition-delay: 0;
|
||||||
}
|
}
|
||||||
|
|
||||||
body {
|
body {
|
||||||
|
|
|
||||||
Loading…
Add table
Add a link
Reference in a new issue