Skip to content

Commit

Permalink
✨ (donate) remove related links
Browse files Browse the repository at this point in the history
  • Loading branch information
mlbrgl committed Nov 7, 2023
1 parent c1cbda3 commit 3a6adf1
Show file tree
Hide file tree
Showing 2 changed files with 0 additions and 25 deletions.
17 changes: 0 additions & 17 deletions site/DonatePage.tsx
Original file line number Diff line number Diff line change
Expand Up @@ -56,23 +56,6 @@ export const DonatePage = (props: {
<em>Global Change Data Lab</em> and the{" "}
<em>Our World in Data</em> team
</p>
<hr className="article-block__horizontal-rule" />
<aside className="donate-page__related-topics">
<h4 className="overline-black-caps">Related</h4>
<ul>
<li>
<a href="/about">About us</a>
</li>
<li>
<a href="https://ourworldindata.org/uploads/2019/02/Donations-Policy-Global-Change-Data-Lab.pdf">
Donations Policy
</a>
</li>
<li>
<a href="/donate/faq">Donations FAQ</a>
</li>
</ul>
</aside>
</div>
<div className="col-start-7 span-cols-6 col-lg-start-7 span-lg-cols-6 col-md-start-6 span-md-cols-7 span-sm-cols-12">
<div className="donate-form-container">
Expand Down
8 changes: 0 additions & 8 deletions site/css/donate.scss
Original file line number Diff line number Diff line change
Expand Up @@ -20,14 +20,6 @@
.article-block__text {
@include body-2-regular;
}

.article-block__horizontal-rule {
margin-bottom: 32px;
}
}

.donate-page__related-topics {
@include related-topics;
}

.donate-form {
Expand Down

0 comments on commit 3a6adf1

Please sign in to comment.