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

Conversation

GabsEdits
Copy link
Member

@GabsEdits GabsEdits commented Aug 1, 2024

Till now, all buttons inside the card header were getting a top margin of 30px, but that adds a lot of space not necessary for other than the first button. So I've made the 30px top margin only be added to the first child button of the card's header.

Preview

Live Server: https://vos-pr.gxbs.me/download/orchid/stable

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.
@taukakao taukakao merged commit 46c0783 into Vanilla-OS:v2 Aug 1, 2024
1 check passed
@GabsEdits GabsEdits deleted the missing-rss-button branch August 1, 2024 14:45
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

2 participants