Added new Resolution - 320px.

This commit is contained in:
2022-12-29 10:01:37 +02:00
parent 394d5a42d9
commit f86afc8394
2 changed files with 2 additions and 2 deletions
@@ -4,7 +4,7 @@ import {ButtonStyling, ResponsiveButtonStyle, ResponsiveOptionsDropdown} from ".
const responsiveOptions = {
desktop: [1920, 1800, 1680, 1440, 1360, 1280, 1024],
tablet: [992, 768, 600],
mobile: [480, 414, 375, 360],
mobile: [480, 414, 375, 360, 320],
}
const defaultResponsiveOptions = {