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

cleanup: add missing rss button & add margin only to the first child #235

Merged
merged 1 commit into from
Aug 1, 2024

Commits on Aug 1, 2024

  1. cleanup: add missing rss button & add margin only to the first child

    Till now, all buttons inside the card header were getting a margin of 30px, but that adds a lot of space not nessesary for other than the first button. So I've made the 30px marging only be added to the first child button of the card's header.
    
    Sorry for the wall of text, but I wanted to explain exactly why I did this change.
    GabsEdits committed Aug 1, 2024
    Configuration menu
    Copy the full SHA
    86487f2 View commit details
    Browse the repository at this point in the history