mirror of
https://github.com/System-End/site.git
synced 2026-04-19 16:28:21 +00:00
Small updates for HCB mobile launch page (#1731)
This commit is contained in:
parent
520f0ed53b
commit
9357a12bfe
3 changed files with 3 additions and 4 deletions
|
|
@ -37,4 +37,4 @@ After over 250 hours of development work, I can say that I'm incredibly proud of
|
|||
<img src="/fiscal-sponsorship/google-play-web-badge.png" alt="Get it on Google Play" height="40" />
|
||||
</a>
|
||||
|
||||
[^1] *This amount is excluding HQ (our own) [finances](https://hcb.hackclub.com/hq).*
|
||||
[^1]: *This amount is excluding HQ (our own) [finances](https://hcb.hackclub.com/hq).*
|
||||
|
|
|
|||
|
|
@ -16,8 +16,7 @@ export default function AnnouncementHolder({ children }) {
|
|||
},
|
||||
'a[href^="#fn-"], a[href^="#fnref-"]': {
|
||||
textDecoration: 'none',
|
||||
color: 'inherit',
|
||||
pointerEvents: 'none',
|
||||
color: 'inherit'
|
||||
}
|
||||
}}
|
||||
>
|
||||
|
|
|
|||
|
|
@ -63,7 +63,7 @@ const MobilePage = () => (
|
|||
}
|
||||
}}
|
||||
>
|
||||
<Link href="/fiscal-sponsorship">HCB Mobile</Link> is here!
|
||||
<Link href="/fiscal-sponsorship">HCB</Link> Mobile is here!
|
||||
</Heading>
|
||||
<Balancer>
|
||||
<Heading
|
||||
|
|
|
|||
Loading…
Add table
Reference in a new issue