Making WordPress.org

#6995 closed defect (bug) (fixed)

Line height issues in heading on mobile devices.

Reported by: baroliyamayur's profile baroliyamayur Owned by: coffee2code's profile coffee2code
Milestone: Priority: normal
Component: Make (Get Involved) / P2 Keywords: needs-patch has-screenshots
Cc:

Description

Line height issues in heading on mobile devices.

Page URL:- https://make.wordpress.org/

Issue Screenshot:- https://share.cleanshot.com/0ZJNMBhXNXmCs4vL6Hbb

Attachments (2)

6995.patch (331.3 KB) - added by baroliyamayur 23 months ago.
Line height issues in heading on mobile devices.
Screenshot 2023-05-20 at 1.54.59 PM.png (32.6 KB) - added by sakibmd 23 months ago.

Download all attachments as: .zip

Change History (4)

@baroliyamayur
23 months ago

Line height issues in heading on mobile devices.

#1 @sakibmd
23 months ago

I've added a few CSS & now it's looking good from my side

h2.section-title {
    line-height: 32px;
}

#2 @coffee2code
14 months ago

  • Owner set to coffee2code
  • Resolution set to fixed
  • Status changed from new to closed

In 13149:

Make home theme: Improve line-height of section title.

Props sakibmd, baroliyamayur.
Fixes #6995.

Note: See TracTickets for help on using tickets.