Skip to content

Commit

Permalink
Updates Terminal Trove in about page
Browse files Browse the repository at this point in the history
  • Loading branch information
Lissy93 committed Mar 12, 2024
1 parent 43851ae commit 68778d3
Showing 1 changed file with 4 additions and 12 deletions.
16 changes: 4 additions & 12 deletions src/pages/About.tsx
Original file line number Diff line number Diff line change
Expand Up @@ -108,12 +108,6 @@ const SponsorshipContainer = styled.div`
flex-wrap: wrap;
align-items: center;
line-height: 1.5rem;
span {
font-size: 1.2rem;
margin: 0.1rem 0;
// display: block;
font-weight: bold;
}
img {
border-radius: 4px;
}
Expand Down Expand Up @@ -141,12 +135,10 @@ const About = (): JSX.Element => {
<hr />
<SponsorshipContainer>
<p>
<span>
Web-Check is kindly sponsored
by <a href="https://terminaltrove.com/?utm_campaign=github&utm_medium=referral&utm_content=web-check&utm_source=wcgh">
Terminal Trove
</a>
</span>
Web-Check is kindly sponsored
by <a href="https://terminaltrove.com/?utm_campaign=github&utm_medium=referral&utm_content=web-check&utm_source=wcgh">
Terminal Trove
</a>
<br />
The $HOME of all things in the terminal.
<br />
Expand Down

0 comments on commit 68778d3

Please sign in to comment.