Making WordPress.org

Opened 4 months ago

Last modified 4 months ago

#6995 new defect (bug)

Line height issues in heading on mobile devices.

Reported by: baroliyamayur's profile baroliyamayur Owned by:
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 4 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 4 months ago.

Download all attachments as: .zip

Change History (3)

@baroliyamayur
4 months ago

Line height issues in heading on mobile devices.

#1 @sakibmd
4 months ago

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

h2.section-title {
    line-height: 32px;
}
Note: See TracTickets for help on using tickets.