Removed the duplicate sm config

refs https://github.com/TryGhost/Team/issues/2244
This commit is contained in:
James Morris 2022-11-11 15:25:57 +00:00
parent 62149ea747
commit 9bcdfb911d
1 changed files with 1 additions and 4 deletions

View File

@ -2,7 +2,7 @@ module.exports = {
darkMode: 'class',
theme: {
screens: {
sm: '640px',
sm: '481px',
md: '768px',
lg: '1024px',
xl: '1280px',
@ -161,9 +161,6 @@ module.exports = {
'0%, 100%': {transform: 'scale(1)'},
'50%': {transform: 'scale(1.3)'}
}
},
screens: {
'sm': '481px'
}
},
content: [