Skip to content

Commit c80a727

Browse files
committed
syncing up --content-padding-inline with docs
* to match docs' main sections' `--wa-space-xl` inline padding
1 parent b741799 commit c80a727

File tree

1 file changed

+1
-1
lines changed
  • packages/webawesome/docs/assets/styles

1 file changed

+1
-1
lines changed

packages/webawesome/docs/assets/styles/utils.css

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -10,8 +10,8 @@
1010
--content-width-m: round(up, 110ch, 1px);
1111
--content-width-s: round(up, 80ch, 1px);
1212
--content-width-xs: round(up, 50ch, 1px);
13-
--content-padding-inline: 4ch;
1413
--content-flow-spacing: 8ch;
14+
--content-padding-inline: var(--wa-space-xl);
1515

1616
--line-length-xs: 30ch;
1717
--line-length-s: 45ch;

0 commit comments

Comments
 (0)