On desktop my lemmy is formatted like it’s a mobile site with like 70% of the space left as gutters left and right of the feed… can I make them not like this and look more like old reddit?
Yes. There’s a Greasemonkey script to do that at https://sh.itjust.works/post/53395
yes, im cross posting themes to the meta community on my instance. some are on git, some are just being linked in threads.
Bookmarking this thread and trying out the scripts when I have access to my desktop tomorrow. Although obviously a native solution is ideal, I understand the devs are hard at work on it.
so far I’m using the greasemonkey solution and it’s mostly good. the pop-in of the style changes are a bit annoying but it’s a minor issue.
deleted by creator
I’m using that which makes Lemmy look so much better.
I changed the main container width to 65%, though because I felt like it was too narrow.
.container-lg { max-width: 65%; }