delete notes & sync to firebase
This commit is contained in:
@@ -1,7 +1,7 @@
|
||||
const colors = require('tailwindcss/colors')
|
||||
const appWidth = '1280px'
|
||||
const sideBarWidth = '220px'
|
||||
const sideBarWidthMobile ='320px'
|
||||
const sideBarWidthMobile ='260px'
|
||||
const primary = '#1E4BC4'
|
||||
const secondary = colors.gray[500]
|
||||
|
||||
|
||||
Reference in New Issue
Block a user