Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Refresh: Home - add media component #15305

Open
stephaniehobson opened this issue Oct 15, 2024 · 0 comments
Open

Refresh: Home - add media component #15305

stephaniehobson opened this issue Oct 15, 2024 · 0 comments
Assignees
Labels
Refresh 🦖 Work related to the 2024 site refresh

Comments

@stephaniehobson
Copy link
Contributor

stephaniehobson commented Oct 15, 2024

Add the media component to the homepage.

The Figma link should take you right there but if not it's under Desktop Prototypes > Homepage V3.

Work with placeholder content for now.
Talk to Tess about hover state.

Note - if you are copying the way the other components are coded, code it in light mode first using the variables prefixed with $m24-color-* and then wrap it in the dark theme.

Example:

<div class="m24-t-dark" id="donate">
  <div class="m24-c-donate">
...
  </div>
</div>

You can look at the donate component on demo4 or main at this commit to see and example.

@stephaniehobson stephaniehobson added the Refresh 🦖 Work related to the 2024 site refresh label Oct 15, 2024
@stephaniehobson stephaniehobson self-assigned this Oct 23, 2024
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
Refresh 🦖 Work related to the 2024 site refresh
Projects
Status: In Progress
Development

No branches or pull requests

1 participant