FKB Pro - Social theme

If anyone was annoyed by “low-hanging” letters (like the letter “g”) being cut off, as shown below, the fix is:
Go to the fkb-c-topic-list.scss file and change line 123 (by default at least), which is:
line-height: var(--line-height-small); to line-height: 1.1rem;. Makes it show normal without being cut off.

1 Like