fetch log api and file api done
This commit is contained in:
@@ -41,10 +41,10 @@ module.exports = {
|
||||
'4xl': ['36px', 1],
|
||||
},
|
||||
screens: {
|
||||
'sm': '640px',
|
||||
'md': '768px',
|
||||
'lg': '1024px',
|
||||
'xl': '1280px',
|
||||
// 'sm': '640px',
|
||||
// 'md': '768px',
|
||||
// 'lg': '1024px',
|
||||
// 'xl': '1280px',
|
||||
'2xl': '1536px',
|
||||
}
|
||||
},
|
||||
|
||||
Reference in New Issue
Block a user