flex display changed to suit mac screen

This commit was merged in pull request #308.
This commit is contained in:
victorAnumudu
2023-07-14 12:58:49 +01:00
parent ea447a9366
commit 2391857309
2 changed files with 3 additions and 2 deletions
+2 -1
View File
@@ -21,7 +21,8 @@ module.exports = {
'alice-blue': '#f0f8ff'
},
screens:{
xxs: '400px'
xxs: '400px',
xxl:'1900px'
}
},
},