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

Item/responsiveness fix for about gallery #69

Merged

Conversation

koskila
Copy link
Contributor

@koskila koskila commented Oct 16, 2020

Simply resizes the text to better fit their allocated space.

See screenshots below:

image
image

And on a desktop browser:
image

Fixes #68

Thanks.

Calls a JavaScript library - fitty.js - to resize author/contributor names to fix boxes + applies word-break to add line breaks in order to not make the text really small on really small screens
Copy link
Collaborator

@CrypticEnigma00 CrypticEnigma00 left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Thank you for the contribution

@CrypticEnigma00 CrypticEnigma00 merged commit 90da77a into Layla-P:dev Oct 16, 2020
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.

Bug: Scale/truncate issues on About page on small screens
2 participants