Add this suggestion to a batch that can be applied as a single commit.
This suggestion is invalid because no changes were made to the code.
Suggestions cannot be applied while the pull request is closed.
Suggestions cannot be applied while viewing a subset of changes.
Only one suggestion per line can be applied in a batch.
Add this suggestion to a batch that can be applied as a single commit.
Applying suggestions on deleted lines is not supported.
You must change the existing code in this line in order to create a valid suggestion.
Outdated suggestions cannot be applied.
This suggestion has been applied or marked resolved.
Suggestions cannot be applied from pending reviews.
Suggestions cannot be applied on multi-line comments.
Suggestions cannot be applied while the pull request is queued to merge.
Suggestion cannot be applied right now. Please check back later.
Fixes #1202
We needed to update the header of the home page to ensure that it is clear to people visiting the site that all events are remote and make sure that the "Get Started" button is visible above the fold.
-Updated the text to match new wording
-Added separate "p" tags and adjusted margins of "h1" and "p" tags to better reflect Figma spacing
-Used a "span" around the word "remote" and styled it to add the dark pink underline (Note: we could make this a class if we want to make it reusable. Also, ended up going with "span" instead of "u" because the automatic spacing between the word "remote" and the underline was more attractive and compliant with the Figma file using )
-Adjusted the height of the hero image from 140vh to 80vh, which ensures that it doesn't take up the entire screen, thus allowing room for the button at the bottom of the screen.
-Commented out any non-remote Locations on the markdown files for each project so that they will not show up in the Locations menu.
Old:
With Changes: