WordPress / wporg-developer-blog

https://developer.wordpress.org/news/
11 stars 3 forks source link

Update font styles to match Developer Resources redesign #59

Closed ndiego closed 7 months ago

ndiego commented 7 months ago

Fixes #57

The typography for headings was recently updated on the Developer Resources site. The Developer Blog is designed to match the aesthetic of Developer Resources, so this PR applies the same typography updates here.

Before (Home) After (Home)
developer wordpress org_news_ (1) localhost_8888_ (1)
Before (Single) After (Single)
developer wordpress org_news_2023_11_20_getting-started-with-the-command-palette-api_ localhost_8888_2023_11_getting-started-with-the-command-palette-api_

Note that the Subscribe block does not work in the local environment, and the local nav is not an accurate reflection of the live site. Nothing changed there.

ryelle commented 7 months ago

@ndiego Did you want any further review/design check of this, or should I merge+deploy it?

ndiego commented 7 months ago

@ndiego Did you want any further review/design check of this, or should I merge+deploy it?

Let's deploy. It tested well in my local environment and if there are any issues, we can implement temporary fixes in the Site Editor.

ryelle commented 7 months ago

@ndiego I've deployed this, but I think maybe there are customization in the site editor that need to be cleared? it looks a little awkward right now (the titles should not be serif, plus the serif font should not be bold):

Screenshot 2024-03-27 at 7 05 50 PM
ndiego commented 7 months ago

@ndiego I've deployed this, but I think maybe there are customization in the site editor that need to be cleared? it looks a little awkward right now (the titles should not be serif, plus the serif font should not be bold):

Yeah, I cleared the customizations and all good. Thanks!