summaryrefslogtreecommitdiff
path: root/doc/ui_guidelines.md
diff options
context:
space:
mode:
authorRiku Isokoski <riksu9000@gmail.com>2022-08-21 14:50:09 +0300
committerGitHub <noreply@github.com>2022-08-21 14:50:09 +0300
commitc2b6a8de3e15fa66d48a373b3504fcebf12d905b (patch)
tree53e019a0a47d69092dbd02b2a216b66f05a88581 /doc/ui_guidelines.md
parentc495db8a71675fac3f48f8421b3035b318c3dd82 (diff)
Fix markdown format with autoformatter (#1284)
Diffstat (limited to 'doc/ui_guidelines.md')
-rw-r--r--doc/ui_guidelines.md4
1 files changed, 2 insertions, 2 deletions
diff --git a/doc/ui_guidelines.md b/doc/ui_guidelines.md
index 296497af..1a93fada 100644
--- a/doc/ui_guidelines.md
+++ b/doc/ui_guidelines.md
@@ -5,9 +5,9 @@
- Buttons should generally be on the bottom edge
- Make interactable objects **big**
- When using a page indicator, leave 8px for it on the right side
- - It is acceptable to leave 8px on the left side as well to center the content
+ - It is acceptable to leave 8px on the left side as well to center the content
- Top bar takes at least 20px + padding
- - Top bar right icons move 8px to the left when using a page indicator
+ - Top bar right icons move 8px to the left when using a page indicator
- A black background helps to hide the screen border, allowing the UI to look less cramped when utilizing the entire display area.
- A switch should be twice as wide as it is tall.