Update user_interface.md

This commit is contained in:
Yegor Vialov 2020-04-29 16:14:20 +03:00 committed by GitHub
parent e44a019a4c
commit e518c440c2
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23

View File

@ -1,4 +1,4 @@
# [Documentation](/help) - User interface
# [Help pages](/help) - User interface
If this documentation was not useful enough for you, feel free to ask any question in [HA Client on Descord](https://discord.gg/nd6FZQ)
- [Supported Lovelace Cards](#supported-cards)
@ -19,11 +19,11 @@ HA Client tries its best to display the same [Lovelace](https://www.home-assista
- [Media control](https://www.home-assistant.io/lovelace/media-control/)
- [Vertical stack](https://www.home-assistant.io/lovelace/vertical-stack/)
[Back to top](#documentation---user-interface)
[Back to top](#help-pages---user-interface)
## Additional UI tricks
If you whant to add additional vertical space between cards you can use [Markdown](https://www.home-assistant.io/lovelace/markdown/) card setting its **content** to `***`.
[Back to top](#documentation---user-interface)
[Back to top](#help-pages---user-interface)
### [Connection](/help/connection) < Previous | Next > [Mobile App Integration](/help/mobile_app_integration)