Skip to content

Commit 64a8fe1

Browse files
committed
fix spacing
1 parent 8c4d770 commit 64a8fe1

File tree

1 file changed

+2
-0
lines changed

1 file changed

+2
-0
lines changed

src/components/TableOfContents/TableOfContentsLink.tsx

Lines changed: 2 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -60,6 +60,8 @@ const Link = ({
6060
_hover={{
6161
...hoverOrActiveStyle,
6262
}}
63+
p={2}
64+
ps={0}
6365
sx={{
6466
[$dotBg.variable]: "var(--eth-colors-primary-hover)",
6567
"&.active": {

0 commit comments

Comments
 (0)