• MonkderVierte@lemmy.zip
    link
    fedilink
    English
    arrow-up
    1
    ·
    edit-2
    2 hours ago

    I have this usercss:

    [data-testid="header"],
    [data-mobile-fixed="1"],
    [data-remove-fixed="0"] {
      position: absolute !important;
      width: 100%;
    }
    main { padding-top: 2rem !important; }
    

    Works well enough on most sites. And on those it doesn’t, you can easily exclude.

    Can likely be expanded, but adding just header broke more than it fixed.