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

Indra requested edits + Kerri's letter #15

Merged
merged 9 commits into from
Dec 3, 2024
Merged

Indra requested edits + Kerri's letter #15

merged 9 commits into from
Dec 3, 2024

Conversation

brandonhundt
Copy link
Contributor

@brandonhundt brandonhundt commented Dec 2, 2024

closes #14

PR Indra started with Edits. I've also made a few updates based on Indra's requests.

Including:

  • Quote image (only for content sections)
  • Add Welcome letter text (no audio yet, but styling provided)
  • Some recropping of images

@brandonhundt brandonhundt changed the title WIP: Indra edits + a few others WIP: Kerri's Letter + Indra edits Dec 2, 2024
@brandonhundt brandonhundt changed the title WIP: Kerri's Letter + Indra edits WIP: Indra edits Dec 2, 2024
@brandonhundt brandonhundt changed the title WIP: Indra edits Indra requested edits + Kerri's letter Dec 2, 2024
@brandonhundt brandonhundt marked this pull request as ready for review December 2, 2024 20:34
- fix award-press container overflow
- offset link underline
- remove "Feature Episode" label from letter audio button

allShowAudio.forEach((wrapper) => {
const audio = wrapper.querySelector('audio');
const button = wrapper.querySelector('button');
const progressSliderInput = wrapper.querySelector('.show-audio--slider input');
const progressSliderInput = wrapper.querySelector(':where(.show-audio--slider, .welcome-audio--slider) input');
Copy link
Contributor Author

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Ah! Right on! Thanks Rick

@@ -29,7 +29,6 @@ <h2 class="welcome-title">{{ welcome.title }}</h2>
%}
<button type="button" class="welcome-audio--button">
<span class="play-icon" aria-label="Play"></span>
<span class="welcome-audio--button--label">Featured Episode</span>
Copy link
Contributor Author

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Good catch!

@brandonhundt brandonhundt merged commit a73c5af into main Dec 3, 2024
@brandonhundt brandonhundt deleted the indra-edits branch December 3, 2024 15:20
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

Add in CEO letter when ready
3 participants