flex display changed to suit mac screen
This commit was merged in pull request #308.
This commit is contained in:
+2
-1
@@ -21,7 +21,8 @@ module.exports = {
|
||||
'alice-blue': '#f0f8ff'
|
||||
},
|
||||
screens:{
|
||||
xxs: '400px'
|
||||
xxs: '400px',
|
||||
xxl:'1900px'
|
||||
}
|
||||
},
|
||||
},
|
||||
|
||||
Reference in New Issue
Block a user