mirror of
https://github.com/typeable/elm-ui.git
synced 2024-11-27 14:35:05 +03:00
Merge pull request #105 from roberto/font-align-note
Add note about text alignment to `Element` alignment section
This commit is contained in:
commit
6be08d1c10
@ -109,6 +109,8 @@ will result in a layout like
|
||||
|
||||
Where there are two elements on the left, one in the center, and one on the right.
|
||||
|
||||
**Note** For text alignment, check out `Element.Font`!
|
||||
|
||||
@docs centerX, centerY, alignLeft, alignRight, alignTop, alignBottom
|
||||
|
||||
|
||||
|
Loading…
Reference in New Issue
Block a user