mirror of
https://github.com/Textualize/textual.git
synced 2025-10-17 02:38:12 +03:00
Remove redundant values subsections.
[skip ci]
This commit is contained in:
@@ -21,17 +21,6 @@ To specify alignment on a single axis, use the respective style and type:
|
||||
- `align-horizontal` takes a [`<horizontal>`](../../css_types/horizontal) and does alignment along the horizontal axis; and
|
||||
- `align-vertical` takes a [`<vertical>`](../../css_types/vertical) and does alignment along the vertical axis.
|
||||
|
||||
### Values
|
||||
|
||||
#### <horizontal>
|
||||
|
||||
--8<-- "docs/snippets/type_syntax/horizontal.md"
|
||||
|
||||
#### <vertical>
|
||||
|
||||
--8<-- "docs/snippets/type_syntax/vertical.md"
|
||||
|
||||
|
||||
## Examples
|
||||
|
||||
This example contains a simple app with two labels centered on the screen with `align: center middle;`:
|
||||
|
||||
Reference in New Issue
Block a user