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

remove CSS rules causing the header to get bigger #152

Merged
merged 1 commit into from
Mar 6, 2023

Conversation

MoralCode
Copy link
Contributor

@MoralCode MoralCode commented Mar 6, 2023

This resolves one of the issues present in #137 where the navbar gets bigger when users scroll down the page.

The resolution seemed to be to remove a couple CSS rules affecting the image top margin and the height of the images container. I do not know if this is likely to have broken anything else, but it seems unlikely to me.

CC @hannacodes Ben said you were the one mostly working on this. I'm just a random student contributor who isnt part of the team and I have no context for this issue to know whether this is the "proper" solution to the issue or not.

Testing

  • run the site on localhost
  • scroll the page
  • observe the navbar stays the same size

@MoralCode MoralCode mentioned this pull request Mar 6, 2023
@hjk5643
Copy link
Contributor

hjk5643 commented Mar 6, 2023

This seems to work! Thanks!

@hjk5643 hjk5643 merged commit d5b7004 into ritstudentgovernment:master Mar 6, 2023
@MoralCode MoralCode deleted the pawprints-navbar branch March 6, 2023 20:35
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