Commit 974f09e
committed
src/app/item-page: set max-width to 75 characters
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-525e689f0b711 parent 907b19e commit 974f09e
1 file changed
Lines changed: 1 addition & 1 deletion
Lines changed: 1 addition & 1 deletion
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
1 | | - | |
| 1 | + | |
2 | 2 | | |
3 | 3 | | |
4 | 4 | | |
| |||
0 commit comments