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

Fix layout issues in agogo theme on smaller devices #11594

Merged
merged 2 commits into from Aug 17, 2023

Commits on Aug 16, 2023

  1. fix: background colors breaking at horizontal scrolling on smaller de…

    …vices
    
    The body now grows to fit all the content, which makes the background
    colors of the theme no longer break
    Lukas Engelter committed Aug 16, 2023
    Copy the full SHA
    04c4596 View commit details
    Browse the repository at this point in the history
  2. feature: add whitespace around the web page frame to ease the eyes on…

    … smaller screens
    Lukas Engelter committed Aug 16, 2023
    Copy the full SHA
    b3b11c1 View commit details
    Browse the repository at this point in the history