Skip to content

Commit a669c5c

Browse files
committed
fix: cta styling
1 parent 1a852ba commit a669c5c

File tree

1 file changed

+2
-9
lines changed

1 file changed

+2
-9
lines changed

src/blog/make-it-real.mdx

Lines changed: 2 additions & 9 deletions
Original file line numberDiff line numberDiff line change
@@ -23,17 +23,10 @@ This report aims to humanize these less visible experiences of online abuse and
2323
We invite everyone—researchers, policymakers, and digital rights advocates—to engage with this report and join the conversation on building safer digital futures.
2424

2525

26-
<Box className="w-fit mt-4">
26+
<Box className="w-fit mt-4 px-4 py-2 rounded-lg" background="visuals-1">
2727
<ExternalLink href="/make-it-real-report.pdf">
28-
<Box
29-
background={"visuals-1"}
30-
pad={"medium"}
31-
round
32-
alignContent="center"
33-
>
3428
<Text className="text-blue-950 no-underline">
35-
Download Report
29+
Read Report
3630
</Text>
37-
</Box>
3831
</ExternalLink>
3932
</Box>

0 commit comments

Comments
 (0)