Is it just me or did article headlines just get bigger?

Since yesterday, the page layout looks different, and I tried adjusting my font size and UI Compactness settings, but it's not those that changed. The headline text is a lot larger and it looks weird on a desktop monitor. I think I'm getting fewer posts fitting on the screen.

Is there a way to change it back?

12 points · 3 comments · view on lemmy.world

3 Comments

rimu@piefed.social · 4 pts · 81d (2 replies)

Yeah. I just changed it back, thanks for bringing it up.

You can set the heading size using this custom css

.post_list .post_teaser h3 {  
  font-size: 16px;  
}  

More at !piefed_css@piefed.social

eleijeep@piefed.social · 2 pts · 81d

Thanks!

Bonus@piefed.social · 1 pts · 81d

Aw, I missed it. How much bigger was it?