Commit 2aaadbb
committed
src/styles: set max-width on item page fields
Set max-width of item-page-field components to 75 characters. This
is in line with some best practices regarding readability, though
may need to be adjusted in the future.
See the following recommendations:
- 50 to 75 characters: https://baymard.com/blog/line-length-readability
- 60 to 80 characters: https://pimpmytype.com/line-length-line-height/
- 50 to 75 characters: https://www.uxpin.com/studio/blog/optimal-line-length-for-readability/
- 50 to 75 characters: https://medium.com/@wblekhoa/talk-aboutthe-optimal-length-of-text-in-ux-ui-525e689f0b71
- Less than 80 characters: https://www.w3.org/WAI/WCAG21/Understanding/visual-presentation.html1 parent d76becb commit 2aaadbb
2 files changed
Lines changed: 5 additions & 0 deletions
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
165 | 165 | | |
166 | 166 | | |
167 | 167 | | |
| 168 | + | |
168 | 169 | | |
169 | 170 | | |
170 | 171 | | |
| |||
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
573 | 573 | | |
574 | 574 | | |
575 | 575 | | |
| 576 | + | |
| 577 | + | |
| 578 | + | |
| 579 | + | |
0 commit comments