Skip to content

Commit 45dddd0

Browse files
author
LorenzoTettamanti
committed
added xsx scren size for small mobile devices
1 parent 41df39b commit 45dddd0

1 file changed

Lines changed: 1 addition & 0 deletions

File tree

tailwind.config.js

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -3,6 +3,7 @@ module.exports = {
33
content: ["./src/**/*.{js,jsx}"],
44
theme: {
55
screens: {
6+
sxs:"360px",
67
xs: "425px",
78
sm: "640px",
89
md: "768px",

0 commit comments

Comments
 (0)