Skip to content

Commit 3878cb8

Browse files
sandeepV2wackerow
andauthored
Update src/components/Codeblock.tsx
Using token as per design system. Co-authored-by: Paul Wackerow <[email protected]>
1 parent 2ae0992 commit 3878cb8

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

src/components/Codeblock.tsx

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -276,7 +276,7 @@ const Codeblock = ({
276276
style={style}
277277
className={className}
278278
pt={hasTopBar ? "2.75rem" : 6}
279-
pb={"1.5rem"}
279+
pb={6}
280280
ps={4}
281281
m={0}
282282
overflow="visible"

0 commit comments

Comments
 (0)