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

Individual profile pages not responsive #58

Open
marcnjaramillo opened this issue Apr 11, 2022 · 0 comments
Open

Individual profile pages not responsive #58

marcnjaramillo opened this issue Apr 11, 2022 · 0 comments
Assignees

Comments

@marcnjaramillo
Copy link
Collaborator

This is a minor fix. The profile image is not responsive on small screens. Since the profile image and it's parent div are using the max-width property, this should be set to 100% rather than a specific number. The max-width property of the profile image parent div also has a typo that needs to be fixed. However, the same applies to this property as well: it should be 100% rather than a specific number.

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

No branches or pull requests

2 participants