From 9f74cbd220bfb0b4c251b3fb9745e10c8e8e7766 Mon Sep 17 00:00:00 2001 From: Francesco Improta Date: Thu, 14 Dec 2023 13:59:59 +0100 Subject: [PATCH] fix: changed grid container for XL breakpoint (#1099) --- src/data/content/design-system/fondamenti/griglia.yaml | 8 ++++---- 1 file changed, 4 insertions(+), 4 deletions(-) diff --git a/src/data/content/design-system/fondamenti/griglia.yaml b/src/data/content/design-system/fondamenti/griglia.yaml index b548df5891..703463fece 100644 --- a/src/data/content/design-system/fondamenti/griglia.yaml +++ b/src/data/content/design-system/fondamenti/griglia.yaml @@ -150,7 +150,7 @@ components: - text: 540px - text: 720px - text: 960px - - text: 1184px + - text: 1176px - text: 1320px - cols: - text: Contenitore responsive (small) @@ -159,7 +159,7 @@ components: - text: 100% - text: 720px - text: 960px - - text: 1184px + - text: 1176px - text: 1320px - cols: - text: Contenitore responsive (medium) @@ -168,7 +168,7 @@ components: - text: 100% - text: 100% - text: 960px - - text: 1184px + - text: 1176px - text: 1320px - cols: - text: Contenitore responsive (large) @@ -177,7 +177,7 @@ components: - text: 100% - text: 100% - text: 100% - - text: 1184px + - text: 1176px - text: 1320px - cols: - text: Contenitore responsive (extra large)