Skip to content
Merged
Changes from all commits
Commits
File filter

Filter by extension

Filter by extension

Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
Original file line number Diff line number Diff line change
Expand Up @@ -29909,6 +29909,7 @@
},
"pf-t--global--spacer--inset--page-chrome": {
"default": {
"description": "Use to define inner padding for structural elements in order to maintain alignment, like in the masthead, navigation menu, or main page content.",
"type": "number",
"value": "1.5rem",
"filePath": "tokens/default/semantic.dimension.json",
Expand Down Expand Up @@ -29982,6 +29983,7 @@
},
"pf-t--global--spacer--gutter--default": {
"default": {
"description": "Use to define gutters between elements in certain layouts, like grids.",
"type": "number",
"value": "1rem",
"filePath": "tokens/default/semantic.dimension.json",
Expand Down