I’m using Firefox in maximized window on a full hd display. The thread index feels quite cramped, not using the horizontal space properly. Could it be widened?

Best regards,

akik

  • MyNameIsRichard
    link
    fedilink
    English
    arrow-up
    1
    ·
    1 year ago

    Install the stylus extension

    Write a style for lemmy.ml or whatever instance you are using

    Paste the following into it and save

    .container, .container-lg, .container-md, .container-sm, .container-xl {
        max-width: 100% !important;
    }