gocodebox / gocodebox/lifterlms
[Reporting Feature]Increase the font size in the table for better readability
Open
Type: Enhancement
- Dominant language
- PHP
- Stars
- 212
- Forks
- 140
- Avg merge
- 2d 14h
- Merged PRs (30d)
- 19
Description
I was recording screencasts to make a promo video for our product and found that the font sizes are pretty small compared to what I am used to seeing. After further investigation, I found that the font size is 95%.
I think setting the font size to 100% or 16px will not cause us any harm. As 16 is also standard for all major browser's default font sizes. I have tested for breakage or overflowing of text. But I did not find any issue for 16px.
I am using Stylebot at this moment to customize the font size.
Here is a screenshot to help you understand which section I am referring to.
Contributor guide
Assessment
This issue has not been assessed yet.