Skip to content

Commit

Permalink
Add xs to devices
Browse files Browse the repository at this point in the history
  • Loading branch information
christianezeani committed Nov 25, 2024
1 parent 4b7812e commit 4a25f41
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions src/scss/system/_variables.scss
Original file line number Diff line number Diff line change
Expand Up @@ -25,6 +25,7 @@ $color: (
);

$device: (
xs: 375px,
sm: 576px,
md: 768px,
lg: 992px,
Expand Down

0 comments on commit 4a25f41

Please sign in to comment.