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

Hero screen #34

Open
roomfive opened this issue Oct 26, 2016 · 0 comments
Open

Hero screen #34

roomfive opened this issue Oct 26, 2016 · 0 comments
Assignees

Comments

@roomfive
Copy link
Contributor

roomfive commented Oct 26, 2016

Talk to me (Andrew) about this one... Had an idea for a transition between the log in screen and the opening screen of the product (on load) that will make more sense explaining in person :)


Preview:

screen shot 2016-10-26 at 15 59 12


Outline:

screen shot 2016-11-07 at 17 03 05


CSS (limited):

/* Log in screen */

/* H1 */
font: $bold1;
color: $gray600;
margin-bottom: 40px;

/* Use the primary button */

/* H1 and button */
width: 70%;
max-width: 800px;
padding: 0 15%;
/* H1 and button vertically centered */

/* Side bar */
background-color: none;
/* Only brand item present in side bar */

/* Background */
background-size: cover;

Photos used in mocks:

@roomfive roomfive changed the title Log in experience Hero screen Nov 29, 2016
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
Development

No branches or pull requests

2 participants