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

Increase horizontal page padding (#23507) #23537

Merged
merged 1 commit into from Mar 17, 2023

Commits on Mar 17, 2023

  1. Increase horizontal page padding (go-gitea#23507)

    Add a bit more empty space on left and right side of page content for a
    more pleasant viewing experience. Also tweaked the mobile navbar to
    match.
    
    Before:
    <img width="1276" alt="Screenshot 2023-03-16 at 00 58 23"
    src="https://user-images.githubusercontent.com/115237/225473942-f544106f-1b61-456a-99fb-3ba136cabc8d.png">
    
    After:
    <img width="1270" alt="Screenshot 2023-03-16 at 00 58 37"
    src="https://user-images.githubusercontent.com/115237/225473959-8b555359-a08d-48e1-9476-2710aabb1166.png">
    
    Mobile Navbar:
    <img width="673" alt="Screenshot 2023-03-16 at 01 05 12"
    src="https://user-images.githubusercontent.com/115237/225473966-adccef2b-4d34-44ed-8c75-d4ca46d96cf3.png">
    silverwind authored and GiteaBot committed Mar 17, 2023
    Configuration menu
    Copy the full SHA
    3aabf23 View commit details
    Browse the repository at this point in the history