[wp-meta] [Making WordPress.org] #6644: Not having a proper spacing at 320px.
Making WordPress.org
noreply at wordpress.org
Thu Dec 22 12:51:08 UTC 2022
#6644: Not having a proper spacing at 320px.
--------------------------------+-------------------------
Reporter: himshekhar07 | Owner: (none)
Type: defect (bug) | Status: new
Priority: normal | Milestone:
Component: WordPress.org Site | Keywords: needs-patch
--------------------------------+-------------------------
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;
}
}}}
--
Ticket URL: <https://meta.trac.wordpress.org/ticket/6644>
Making WordPress.org <https://meta.trac.wordpress.org/>
Making WordPress.org
More information about the wp-meta
mailing list