You can’t even just uBlock zap the sidebar since the feed div has a fixed right margin. StyleBot to the rescue.

Much better!

Also mildly infuriating is if you try to grudgingly load the mobile site in a desktop browser, it just redirects you back to the crappy, non-responsive desktop version.

If you found this useful, here’s the CSS overrides to use:

#slashboxes {
  display: none;
}

.main-content {
  margin-right: unset;
}
  • nobody@lemmy.world
    link
    fedilink
    English
    arrow-up
    9
    ·
    1 year ago

    It was after installing and using Pop OS that I truly realized the importance of responsiveness.

    • Admiral Patrick@dubvee.orgOP
      link
      fedilink
      English
      arrow-up
      5
      ·
      1 year ago

      Indeed. You can instantly pick out bad websites, and I’ve started using stylebot more and more to fix them. lol