I made sure sections on the culture page do no adjust when the browser gets smaller.
How did I test it?
I checked when the browser adjusted horizontally and vertically.
Describe in detail steps you used to test the changes you have made.
Above, but a lot of resizing.
Required checks:
[X ] Did you conduct a self-review?
[X ] 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?
The nav bar is super finicky still and changes size based on a bunch of stuff. The text inside also changes. In the future, might be better to have some sort of responsiveness to the page.
Describe aspects of the PR that may become problems in the future.
All the code is hardcoded pixels.
What was the ticket?
WT-[9] - [Web culture page - small fixes]
Ticket Link: https://trello.com/c/xTC6xjN7/9-web-culture-page-small-fixes
What did I do?
I made sure sections on the culture page do no adjust when the browser gets smaller.
How did I test it?
I checked when the browser adjusted horizontally and vertically. Describe in detail steps you used to test the changes you have made. Above, but a lot of resizing. Required checks:
What could go wrong in the future? What parts of your code should the reviewer pay the most attention to?
The nav bar is super finicky still and changes size based on a bunch of stuff. The text inside also changes. In the future, might be better to have some sort of responsiveness to the page. Describe aspects of the PR that may become problems in the future. All the code is hardcoded pixels.
Additional Comments for the Reviewers
Screenshots
FIGMA
MY VERSION