Removed an unnecessary css transition
This commit is contained in:
parent
640bac2dbe
commit
4570db81a2
@ -105,7 +105,6 @@ blockquote {
|
|||||||
flex-direction: row;
|
flex-direction: row;
|
||||||
flex-wrap: wrap;
|
flex-wrap: wrap;
|
||||||
overflow: hidden;
|
overflow: hidden;
|
||||||
transition: all 0.2s;
|
|
||||||
-webkit-overflow-scrolling: touch; /* this needs to go here for some reason */
|
-webkit-overflow-scrolling: touch; /* this needs to go here for some reason */
|
||||||
}
|
}
|
||||||
|
|
||||||
|
Loading…
x
Reference in New Issue
Block a user