Browse Source

Messagerie: update variations (#7502)

Vicente Canales 1 year ago
parent
commit
3c4243b9d4
1 changed files with 3 additions and 3 deletions
  1. 3 3
      messagerie/theme.json

+ 3 - 3
messagerie/theme.json

@@ -1159,11 +1159,11 @@
 			}
 		},
 		"spacing": {
-			"blockGap": "0.5rem",
+			"blockGap": "1rem",
 			"padding": {
 				"bottom": "0rem",
-				"left": "0.5rem",
-				"right": "0.5rem",
+				"left": "1rem",
+				"right": "1rem",
 				"top": "0rem"
 			}
 		},