Skip to content

Commit

Permalink
Addressing #2
Browse files Browse the repository at this point in the history
  • Loading branch information
shramee committed Oct 23, 2017
1 parent e830b5d commit 0a450c3
Show file tree
Hide file tree
Showing 2 changed files with 3 additions and 3 deletions.
2 changes: 1 addition & 1 deletion assets/front.css

Some generated files are not rendered by default. Learn more about how customized files appear on GitHub.

4 changes: 2 additions & 2 deletions assets/front.scss
Original file line number Diff line number Diff line change
Expand Up @@ -25,7 +25,7 @@
padding-bottom: 2em;
.fs-testimonials-outer-wrap {
overflow: hidden;
transition: all 0.7s;
transition: all 1.6s;
}
&:not( .compress-expanded ) {
.fs-testimonials-outer-wrap {
Expand All @@ -37,7 +37,7 @@
content: attr( data-less );
}
.fs-testimonials-outer-wrap {
max-height: 2599px;
max-height: 5999px;
}
}
}
Expand Down

0 comments on commit 0a450c3

Please sign in to comment.