Page MenuHomePhabricator

Line-height for section headings too sparse
Closed, ResolvedPublic

Description

Problem:
Line-height on section headings in iOS app is too large/sparse, and not adhering to "line-height: 1.3" per web.
This is especially noticeable when text-size is increased.

Screenshot:

Line-height iOS vs web (543×620 px, 145 KB)

User story:
As a user, I want headings to be easily readable as one element, even when the section heading goes over line.

Proposed solution
In the iOS stylesoverride.css file here, add line-height:130%;" to the .section_heading** class (line 38).
(fsr using "line-height:1.3" does not fix issue)

Event Timeline

JMinor triaged this task as Low priority.
JMinor subscribed.