diff --git a/components/announcements/hcb-mobile.mdx b/components/announcements/hcb-mobile.mdx index 5fadf70a..d3baec80 100644 --- a/components/announcements/hcb-mobile.mdx +++ b/components/announcements/hcb-mobile.mdx @@ -37,4 +37,4 @@ After over 250 hours of development work, I can say that I'm incredibly proud of Get it on Google Play -[^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).* diff --git a/components/announcements/holder.js b/components/announcements/holder.js index 21de6868..68f2df06 100644 --- a/components/announcements/holder.js +++ b/components/announcements/holder.js @@ -16,8 +16,7 @@ export default function AnnouncementHolder({ children }) { }, 'a[href^="#fn-"], a[href^="#fnref-"]': { textDecoration: 'none', - color: 'inherit', - pointerEvents: 'none', + color: 'inherit' } }} > diff --git a/pages/fiscal-sponsorship/mobile/index.js b/pages/fiscal-sponsorship/mobile/index.js index a81f3b34..b16db530 100644 --- a/pages/fiscal-sponsorship/mobile/index.js +++ b/pages/fiscal-sponsorship/mobile/index.js @@ -63,7 +63,7 @@ const MobilePage = () => ( } }} > - HCB Mobile is here! + HCB Mobile is here!