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?

you are viewing a single comment's thread
view the rest of the comments
[–] 4 points 3 weeks ago (2 children)

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

  • source
  • hideshow 4 child comments