6
submitted 1 year ago by jonesy@lemmy.ml to c/lemmy@lemmy.ml

As much as I like Lemmy, I was growing tired of the fixed width styles and decides to write some quick User CSS overrides to make it more compact and use the entire screen width.

Here's a github gist with the styles -- I haven't tested everything so there could be bugs. You can use a browser extension like Stylus for Firefox to apply the theme. I have tested with darkly theme only so far, but I imagine it'll work for litely as well.

top 1 comments
sorted by: hot top controversial new old

I made something like this a while ago but didn't release it because I forgot to I guess (and it sorta sucks)

* {
	max-width: 100% !important;
}
this post was submitted on 27 Jun 2023
6 points (100.0% liked)

Lemmy

12538 readers
2 users here now

Everything about Lemmy; bugs, gripes, praises, and advocacy.

For discussion about the lemmy.ml instance, go to !meta@lemmy.ml.

founded 4 years ago
MODERATORS