We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
2 parents 7aebd25 + eb9a5b9 commit 35a4df3Copy full SHA for 35a4df3
docs/styles/padding.md
@@ -112,4 +112,4 @@ widget.styles.padding = (1, 2, 3, 4)
112
## See also
113
114
- [`box-sizing`](./box_sizing.md) to specify how to account for padding in a widget's dimensions.
115
- - [`padding`](./margin.md) to add spacing around a widget.
+ - [`margin`](./margin.md) to add spacing around a widget.
0 commit comments