Making WordPress.org

Opened 19 months ago

Closed 15 months ago

Last modified 15 months ago

#6871 closed defect (bug) (fixed)

Site Title looks weird in small screen devices.

Reported by: dhrumilk's profile dhrumilk Owned by:
Milestone: Priority: normal
Component: Learn (learn.wordpress.org) Keywords: needs-patch changes-requested has-screenshots
Cc:

Description

Open the below link on a small device (I have it open in Galaxy Fold):
https://learn.wordpress.org/

For the looking good we can reduce the site title font size.

.site-header.home .site-title{
 font-size: 2.5rem;
}

Attachments (1)

Learn-WordPress-There-s-always-more-to-learn-Learn-WordPress.png (39.8 KB) - added by dhrumilk 19 months ago.

Download all attachments as: .zip

Change History (4)

#1 @dhrumilk
19 months ago

I have created the issue in git WordPress/Learn Repo.
https://github.com/WordPress/Learn/issues/1433

#2 @dhrumilk
19 months ago

  • Component changed from General to Learn (learn.wordpress.org)

#3 @adamwood
15 months ago

  • Resolution set to fixed
  • Status changed from new to closed
Last edited 15 months ago by adamwood (previous) (diff)
Note: See TracTickets for help on using tickets.