app/assets/sass/_bootstrap-config.scss: disable reduce-motion
This commit is contained in:
parent
589fd89344
commit
90b8ed31ab
1 changed files with 1 additions and 0 deletions
|
|
@ -4,6 +4,7 @@
|
|||
// ----------------------------------
|
||||
|
||||
$enable-shadows: true;
|
||||
$enable-reduced-motion: false;
|
||||
|
||||
// ----------------------------------
|
||||
// Colors
|
||||
|
|
|
|||
Reference in a new issue