Skip to content

Commit

Permalink
Removed mention of CfA from the Join Us page and updated img (#5645)
Browse files Browse the repository at this point in the history
  • Loading branch information
YolandaHaynes authored Oct 5, 2023
1 parent ecb9bc0 commit f31441c
Show file tree
Hide file tree
Showing 4 changed files with 8 additions and 16 deletions.
16 changes: 6 additions & 10 deletions _includes/donation/donate-gif-text.html
Original file line number Diff line number Diff line change
@@ -1,17 +1,13 @@
<div class="donation-grid">
<div class="donation-body">
<p>Hack for LA takes donations through Code for America.</p>
<p>Hack for LA takes donations through Civic Tech Structure.</p>
<ol>
<li>
Please follow this link to the Code for America
<a href="https://www.codeforamerica.org/donate" target="_blank" rel="noopener noreferrer">donation form.</a>
Please follow this link to the Civic Tech Structure Stripe
<a href="https://donate.stripe.com/bIY9Cpcg8dihfIc5kl" target="_blank" rel="noopener noreferrer">donation form.</a>
</li>
<li>
To make a donation please select <strong>Hack for LA</strong> under the brigades
listed.
</li>
</ol>
</ol>
</div>
<img class="donation-gif" src="/assets/images/about/hfla-donate.gif" alt="">
<p class="donation-footer" id='donation-footer'>*100% of donated proceeds go directly to Hack for LA when option is selected.</p>
<a href="https://donate.stripe.com/bIY9Cpcg8dihfIc5kl" target="_blank" rel="noopener noreferrer"><img class="donation-png" src="/assets/images/about/donate-form.png" alt=""/></a>
<p class="donation-footer" id="donation-footer"> *100% of donated proceeds are tax deductible. </p>
</div>
4 changes: 0 additions & 4 deletions _sass/components/_about.scss
Original file line number Diff line number Diff line change
Expand Up @@ -16,10 +16,6 @@
}
}

.donation-gif-box-shadow {
box-shadow: 0px 8px 16px rgba(0,0,0,0.12);
}

// CSS Grid
.page-content-container-grid {
display: grid;
Expand Down
4 changes: 2 additions & 2 deletions _sass/components/_donate-components.scss
Original file line number Diff line number Diff line change
Expand Up @@ -77,7 +77,7 @@
align-items: center;
}

.donation-gif {
.donation-png {
box-shadow: 0px 2px 4px 0px #00000040;
}

Expand Down Expand Up @@ -140,7 +140,7 @@
font-size: 15px;
}

.donation-gif {
.donation-png {
grid-column: 2 / span 1;
grid-row: 1 / span 2;
margin: auto;
Expand Down
Binary file added assets/images/about/donate-form.png
Loading
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.

0 comments on commit f31441c

Please sign in to comment.