summaryrefslogtreecommitdiffstats
path: root/web/sass-files/sass/partials/_content.scss
diff options
context:
space:
mode:
Diffstat (limited to 'web/sass-files/sass/partials/_content.scss')
-rw-r--r--web/sass-files/sass/partials/_content.scss2
1 files changed, 1 insertions, 1 deletions
diff --git a/web/sass-files/sass/partials/_content.scss b/web/sass-files/sass/partials/_content.scss
index c013edbe9..817817854 100644
--- a/web/sass-files/sass/partials/_content.scss
+++ b/web/sass-files/sass/partials/_content.scss
@@ -1,5 +1,5 @@
.inner__wrap {
- @include single-transition(transform, 0.5s, ease);
+ @include single-transition(all, 0.5s, ease);
&.move--left {
margin-right: 400px;
.search-bar__container {