Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

css bugfix + package-portable-linux script tweak #87

Merged
merged 4 commits into from
Jan 22, 2024

Commits on Jan 9, 2024

  1. Update index.html

    Make the code show above the background, currently I only see the background but this fixes it
    Headedbranch225 authored Jan 9, 2024
    Configuration menu
    Copy the full SHA
    38b8068 View commit details
    Browse the repository at this point in the history

Commits on Jan 11, 2024

  1. If negative z-index is bad vibes, we should set z-index+1 various places

    All for 3 words of intro text...
    
    But this might be fine?
    sz3 committed Jan 11, 2024
    Configuration menu
    Copy the full SHA
    8f9caa1 View commit details
    Browse the repository at this point in the history
  2. Use innerWidth to avert android firefox shenanigans

    Why would you make the width >100%. Why
    sz3 committed Jan 11, 2024
    Configuration menu
    Copy the full SHA
    d2ddcc2 View commit details
    Browse the repository at this point in the history
  3. Tweak to make package-portable-linux slightly less docker dependent

    Still probably need an if block
    sz3 committed Jan 11, 2024
    Configuration menu
    Copy the full SHA
    0f2d718 View commit details
    Browse the repository at this point in the history