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
Built out src/components/contact dir and 4 components to begin feature layout.
Have been using our styles/colors.ts for all my color styling but the components I have been making are quite specific so I don't think they will be of use in the common directory
Attached all the relevant links to our socials in the footer nav, and raised the z-index on the Logo in the top left of the nav so users can navigate to home from every view.
Updated README
These components aren't done, but I wanted to get some code up here for the team to know that I am working in the Contact feature and the navigation edits I made will effect other views/features as well so, I plan on doing a PR after this is reviewed :)
These are the mockups I have been using for reference: wireframes 3.0 ?
The text was updated successfully, but these errors were encountered:
added a new button because I had difficulty using the previous ones
with matching the gradient ${colors.WATER} to ${colors.BAHAMAS}, and this way worked
src/components/contact
dir and 4 components to begin feature layout.styles/colors.ts
for all my color styling but the components I have been making are quite specific so I don't think they will be of use in thecommon
directoryz-index
on the Logo in the top left of the nav so users can navigate to home from every view.These are the mockups I have been using for reference: wireframes 3.0 ?
The text was updated successfully, but these errors were encountered: