Skip to content
This repository was archived by the owner on Jun 24, 2021. It is now read-only.

Homepage + scaling#56

Merged
bobheadxi merged 74 commits into
masterfrom
web/home
Aug 30, 2018
Merged

Homepage + scaling#56
bobheadxi merged 74 commits into
masterfrom
web/home

Conversation

@bobheadxi

@bobheadxi bobheadxi commented Aug 17, 2018

Copy link
Copy Markdown
Contributor

🎟️ Ticket(s): Closes #34


👷 Changes

First few rows of the homepage + lots of new scaling stuff. I feel stuff is finicky... can't seem to get the fonts to quite match the Figma... SVG scaling needs improvmeent and very low widths

image
image
image

💭 Notes

Won't be including FAQ or Stories in this PR.

🔦 Testing Instructions

make web

@bobheadxi bobheadxi added the :web label Aug 20, 2018
@bobheadxi bobheadxi requested a review from mingyokim August 21, 2018 07:12
@bobheadxi bobheadxi changed the title [WIP] Homepage + scaling Homepage + scaling Aug 21, 2018
@bobheadxi

Copy link
Copy Markdown
Contributor Author

@mingyokim @chamkank going to leave the footer for another PR - this is getting rather sizeable. This is ready for review

Comment thread web/components/auth/Login/Login.js Outdated
onSubmit={this.login}
className="input-group">
<h2 className="pad-sides-xxl">Sign in</h2>
<h3 className="pad-sides-xxl margin-botom-m">Sign in</h3>

Copy link
Copy Markdown
Contributor

Choose a reason for hiding this comment

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

relevance to this PR? seems kinda unrelated - it could be in a separate PR next time

Copy link
Copy Markdown
Contributor Author

Choose a reason for hiding this comment

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

Sort of ripple effect because of some changes to h2 i had to make to accomodate the homepage styles

Copy link
Copy Markdown
Contributor Author

Choose a reason for hiding this comment

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

on that note... margin-botom is mispelled oops

@mingyokim mingyokim left a comment

Copy link
Copy Markdown
Contributor

Choose a reason for hiding this comment

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

Left a few comments, will test this out tonight

Comment thread web/components/navbar/index.js Outdated
Comment thread web/components/navbar/index.js
Comment thread web/components/navbar/index.js Outdated
{l}
</div>
));
navbarRight.push(<div key={key += 1} className={LINK_CLASS}>{button}</div>);

Copy link
Copy Markdown
Contributor

Choose a reason for hiding this comment

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

This is not supposed to be here - LOGO_AND_LINKS means it does not contain the button

@bobheadxi bobheadxi merged commit 1b639f4 into master Aug 30, 2018
@bobheadxi bobheadxi deleted the web/home branch August 30, 2018 03:36
Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.

Projects

None yet

Development

Successfully merging this pull request may close these issues.

2 participants