Remove xl screen size

This commit is contained in:
Oliver Davies 2018-07-22 22:37:44 +01:00 committed by GitHub
parent 9894c22369
commit 62df81ab52
No known key found for this signature in database
GPG key ID: 4AEE18F83AFDEB23

View file

@ -100,7 +100,6 @@ module.exports = {
'sm': '576px',
'md': '768px',
'lg': '992px',
'xl': '1200px',
},