Making WordPress.org

Opened 9 months ago

#6644 new defect (bug)

Not having a proper spacing at 320px.

Reported by: himshekhar07's profile himshekhar07 Owned by:
Milestone: Priority: normal
Component: WordPress.org Site Keywords: needs-patch
Cc:

Description

Hero banner text is not looking proper with padding at 320px on the page -
https://wordpress.org/about/

I am adding a video with a solution-
https://share.cleanshot.com/PxlHY1HvT134MMYmlmRR

Solution code-

@media screen and (max-width: 480px){
body.page .entry-header .entry-title{
padding: 0 0.5625rem;
}

Attachments (1)

6644.patch (497 bytes) - added by multidots1896 9 months ago.
added patch

Download all attachments as: .zip

Change History (1)

@multidots1896
9 months ago

added patch

Note: See TracTickets for help on using tickets.