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

Minor improvements to UI and UX #85

Open
wants to merge 2 commits into
base: master
Choose a base branch
from

Conversation

justingolden21
Copy link

I love your website (and I know many others use it quite often), however, I found some places where the UI could easily be greatly improved, with very little change necessary (in order to preserve the same color scheme and aesthetic you intended and users have become content with). These changes involve minor whitespace improvements, color improvements, and responsiveness, as well as setting the viewport width and height in a meta tag to greatly improve the mobile experience:

<meta name="viewport" content="width=device-width, initial-scale=1" />

Here is a side by side comparison of the current website and my version with the viewport set per the line above:

image

image

One of these is much easier to use than the other; if you take nothing else away from my pull request, please at minimum set the viewport with the line above : )


Here is a quick preview of the minor improvements made to the CSS from the current version:

image

image

Just adding a few small changes that I believe will make a big difference in user experience and aesthetic.
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.

1 participant