The sidebar open and close animation takes the same time for small sidebar widths and large sidebar widths. This causes the animation to be fast on larger while slow and smooth on the smaller screens. Updating the duration to be a function of sidebar width will ensure that the animation is consistent across different screen sizes.
The sidebar open and close animation takes the same time for small sidebar widths and large sidebar widths. This causes the animation to be fast on larger while slow and smooth on the smaller screens. Updating the duration to be a function of sidebar width will ensure that the animation is consistent across different screen sizes.