Bugfixes (Resize observer)

This commit is contained in:
Simon Martens
2022-11-30 20:51:18 +01:00
parent c9f56d2ac6
commit 84357507c5
9 changed files with 67 additions and 24 deletions

View File

@@ -38,7 +38,7 @@ module.exports = {
},
screens: {
'sm': '700px',
'md': '960px',
'md': '940px',
'desktop': '1190px',
'xl': '1440px',
'2xl': '1680px',