改进样式

This commit is contained in:
Wisp X 2022-05-20 11:28:42 +08:00
parent 10699d69f6
commit 315b5b8296
2 changed files with 2 additions and 2 deletions

File diff suppressed because one or more lines are too long

View File

@ -14,7 +14,7 @@ module.exports = {
sans: ['Nunito', ...defaultTheme.fontFamily.sans],
},
boxShadow: {
custom: '6px 6px 30px 11px rgba(0, 0, 0, 0.03)',
custom: '0px 4px 6px -1px rgba(0, 0, 0, 0.04)',
},
},
},