Consider Increasing Title Font Size
Open
feature
ui
- Dominant language
- Python
- Stars
- 4.3k
- Forks
- 371
- Avg merge
- 26d 1h
- Merged PRs (30d)
- 1
Description
#### Is your feature request related to a problem? Please describe
The `title` text for various cards can look small on the screen - sometimes it's hard to read and sometimes it just looks a little out-of-place if you have any `text_l` or `text_xl` on the page.
#### Describe the solution you'd like
In general I think larger text for the title makes sense - having the title larger than the default text size would look nice.
#### Describe alternatives you've considered
Some people may still want a `text_m` title - so adding a `size` parameter like `text` has could work, but this would need to be added to many cards.
Contributor guide
Assessment
This issue has not been assessed yet.