Skip to content

Commit

Permalink
fix: changed grid container for XL breakpoint (#1099)
Browse files Browse the repository at this point in the history
  • Loading branch information
zetareticoli authored Dec 14, 2023
1 parent 9ef1417 commit 9f74cbd
Showing 1 changed file with 4 additions and 4 deletions.
8 changes: 4 additions & 4 deletions src/data/content/design-system/fondamenti/griglia.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -150,7 +150,7 @@ components:
- text: 540px
- text: 720px
- text: 960px
- text: 1184px
- text: 1176px
- text: 1320px
- cols:
- text: Contenitore responsive (small)
Expand All @@ -159,7 +159,7 @@ components:
- text: 100%
- text: 720px
- text: 960px
- text: 1184px
- text: 1176px
- text: 1320px
- cols:
- text: Contenitore responsive (medium)
Expand All @@ -168,7 +168,7 @@ components:
- text: 100%
- text: 100%
- text: 960px
- text: 1184px
- text: 1176px
- text: 1320px
- cols:
- text: Contenitore responsive (large)
Expand All @@ -177,7 +177,7 @@ components:
- text: 100%
- text: 100%
- text: 100%
- text: 1184px
- text: 1176px
- text: 1320px
- cols:
- text: Contenitore responsive (extra large)
Expand Down

0 comments on commit 9f74cbd

Please sign in to comment.