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
Madeline H edited this page Nov 26, 2021
·
2 revisions
Here we can break our wireframe down into the components we'll need. We can also define our color palette, font-families, and anything else!
Logo
The lemon icon in the header is an svg.
It is conditionally rendered based on whether the user has a viewport of 400px or less. When a user has a viewport larger than 400px, the logo includes the 'Task Lemon' name. When it is less, the lemon only is rendered.