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

455 blog author image scaling responsiveness #457

Open
wants to merge 3 commits into
base: main
Choose a base branch
from

Conversation

jrholt04
Copy link
Collaborator

This PR addresses two issues on the blog page:

  • the outline on the profile pic on the blog page was not scaling correctly:
    Fixed this by deleting the outline component and used styling for a border and outline to create the same visual result.
  • the text in the blog preview page was bleeding outside of the border of smaller screens.
    Fixed this by changing the height style from 60vh to 500px

@jrholt04 jrholt04 linked an issue Feb 24, 2025 that may be closed by this pull request
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.

Blog author image scaling responsiveness
1 participant