UI Design: Add bottom padding to "What We" text on desktop.
What did I do?
Created a new Teams component and routed it to "/teams"
Ensured the page was based off the design in the figma and followed standards
present in the rest of the website, like horizontal scrolling, and smooth resizing
How did I test it?
Describe in detail steps you used to test the changes you have made.
Compared page in Figma with created page to ensure same structure was kept
For resizing, looked at smallest possible size to ensure the page looked nice even at that ratio
Required checks:
[Yes] Did you conduct a self-review?
[N/A] Have you written unit or integration tests?
What could go wrong in the future? What parts of your code should the reviewer pay the most attention to?
Describe aspects of the PR that may become problems in the future.
None of the pictures are mapped to any of the specific teams pages, since those haven't been made yet
added padding to what we on landing page
moved our values about a little below
removed the scroll button
What was the ticket?
UI Design: Add bottom padding to "What We" text on desktop.
What did I do?
Created a new Teams component and routed it to "/teams" Ensured the page was based off the design in the figma and followed standards present in the rest of the website, like horizontal scrolling, and smooth resizing
How did I test it?
Describe in detail steps you used to test the changes you have made.
Compared page in Figma with created page to ensure same structure was kept For resizing, looked at smallest possible size to ensure the page looked nice even at that ratio
Required checks:
[N/A] Have you written unit or integration tests?
What could go wrong in the future? What parts of your code should the reviewer pay the most attention to?
Describe aspects of the PR that may become problems in the future.
Used placeholder images that need to be replaced
Additional comments for the reviewers
Screenshots
FIGMA
MY VERSION