TRI-283: edit some code
This commit is contained in:
6
styles/moover/animate.scss
vendored
6
styles/moover/animate.scss
vendored
@@ -27,11 +27,13 @@
|
||||
}
|
||||
|
||||
&.left {
|
||||
transform: translateX(-180px);
|
||||
transform: scale(0);
|
||||
opacity: 0;
|
||||
}
|
||||
|
||||
&.right {
|
||||
transform: translateX(180px);
|
||||
opacity: 0;
|
||||
transform: scale(0);
|
||||
|
||||
.title {
|
||||
margin-bottom: 17px;
|
||||
|
||||
Reference in New Issue
Block a user