You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
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:
Outline:
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;
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:
Outline:
CSS (limited):
Photos used in mocks:
The text was updated successfully, but these errors were encountered: