🎨 styles: header mobile animation

:%s
This commit is contained in:
lytrankieio123
2021-09-15 12:52:34 +07:00
parent bd02bff282
commit 3641ffa6e7
7 changed files with 76 additions and 41 deletions

View File

@@ -122,7 +122,7 @@ module.exports = {
'xl': '1280px',
// => @media (min-width: 1280px) { ... }
'2xl': '1536px',
'2xl': '1440px',
// => @media (min-width: 1536px) { ... }
},
caroucel: {