mirror of
https://github.com/Lissy93/web-check.git
synced 2025-06-21 04:07:45 +02:00
Updates Terminal Trove in about page
This commit is contained in:
parent
43851ae0fb
commit
68778d3824
@ -108,12 +108,6 @@ const SponsorshipContainer = styled.div`
|
|||||||
flex-wrap: wrap;
|
flex-wrap: wrap;
|
||||||
align-items: center;
|
align-items: center;
|
||||||
line-height: 1.5rem;
|
line-height: 1.5rem;
|
||||||
span {
|
|
||||||
font-size: 1.2rem;
|
|
||||||
margin: 0.1rem 0;
|
|
||||||
// display: block;
|
|
||||||
font-weight: bold;
|
|
||||||
}
|
|
||||||
img {
|
img {
|
||||||
border-radius: 4px;
|
border-radius: 4px;
|
||||||
}
|
}
|
||||||
@ -141,12 +135,10 @@ const About = (): JSX.Element => {
|
|||||||
<hr />
|
<hr />
|
||||||
<SponsorshipContainer>
|
<SponsorshipContainer>
|
||||||
<p>
|
<p>
|
||||||
<span>
|
Web-Check is kindly sponsored
|
||||||
Web-Check is kindly sponsored
|
by <a href="https://terminaltrove.com/?utm_campaign=github&utm_medium=referral&utm_content=web-check&utm_source=wcgh">
|
||||||
by <a href="https://terminaltrove.com/?utm_campaign=github&utm_medium=referral&utm_content=web-check&utm_source=wcgh">
|
Terminal Trove
|
||||||
Terminal Trove
|
</a>
|
||||||
</a>
|
|
||||||
</span>
|
|
||||||
<br />
|
<br />
|
||||||
The $HOME of all things in the terminal.
|
The $HOME of all things in the terminal.
|
||||||
<br />
|
<br />
|
||||||
|
Loading…
x
Reference in New Issue
Block a user