#6871 closed defect (bug) (fixed)
Site Title looks weird in small screen devices.
Reported by: | 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)
Note: See
TracTickets for help on using
tickets.
I have created the issue in git WordPress/Learn Repo.
https://github.com/WordPress/Learn/issues/1433