Commit 2fdb04d
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 4c70f47 commit 2fdb04d
2 files changed
Lines changed: 5 additions & 0 deletions
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
140 | 140 | | |
141 | 141 | | |
142 | 142 | | |
| 143 | + | |
143 | 144 | | |
144 | 145 | | |
145 | 146 | | |
| |||
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
573 | 573 | | |
574 | 574 | | |
575 | 575 | | |
| 576 | + | |
| 577 | + | |
| 578 | + | |
| 579 | + | |
0 commit comments