Remove xl screen size
This commit is contained in:
parent
9894c22369
commit
62df81ab52
|
@ -100,7 +100,6 @@ module.exports = {
|
|||
'sm': '576px',
|
||||
'md': '768px',
|
||||
'lg': '992px',
|
||||
'xl': '1200px',
|
||||
},
|
||||
|
||||
|
||||
|
|
Reference in a new issue