You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Make the spacing demo legible on the docs site and explain what the standalone example is showing.
Carry the spacing-specific QA refinements onto the spacing review branch without pulling in the later typography example cleanup.
Copy file name to clipboardExpand all lines: packages/site/views/design-system/styles/spacing/index.njk
+2-1Lines changed: 2 additions & 1 deletion
Original file line number
Diff line number
Diff line change
@@ -2,7 +2,7 @@
2
2
{%setpageDescription="Spacing pages and setting the width of page elements so that they are consistent, responsive and clear."%}
3
3
{%setpageSection="Design system"%}
4
4
{%setsubSection="Foundation styles"%}
5
-
{%setdateUpdated="April 2023"%}
5
+
{%setdateUpdated="March 2026"%}
6
6
{%setbacklog_issue_id="24"%}
7
7
{%sethideContact="true"%}
8
8
@@ -145,6 +145,7 @@
145
145
<pclass="rich-text">The last part of the class is the spacing size key. For example, <code>ofh-u-margin-56</code> uses the <code>56</code> responsive spacing token.</p>
0 commit comments