-
Notifications
You must be signed in to change notification settings - Fork 298
fix(cleanup): home page #128
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
Conversation
@aturon i removed the tilde quote. to be honest i just really didn't find it compelling and it was taking up way too much space in my opinion. still not sure i love that button but it's more discoverable the way it is now. text-size on it looks small but is the same as the other calls to action. |
not sure i love the yellow. green highlight color might be better on the white and looks a little less 90s website under construction. |
bumped text size here to subtitle size and i think it looks a lot better. made the quote body font not header font and smaller. looks more professional to me. let me know your thoughts. |
@aidanhs do we have permissions from the companies listed here to link? if so i will link these to the company pages. ideally we can collect blogposts from each on their rust usage and link to those instead. |
gonna link: |
actually i think the header looks tight. i'm gonna broaden it. also take my own stab at the marketing line because i dont really like the repetition of word rust in this one. |
88afa88
to
f59adeb
Compare
merging so i can keep going with the css refactor throughout other pages. would still like feedback from @aturon here |
fixes #121, #122
this PR standardizes the highlight colors, as well as link and button styles per color panel profile. it standardizes the calls to action on the homepage, and sets up the CSS to do the same on other pages, which i will handle in subsequent PRs.