Skip to content

Commit d126394

Browse files
committed
No border
1 parent 4df8c0c commit d126394

File tree

1 file changed

+2
-2
lines changed

1 file changed

+2
-2
lines changed

pages/docs/[doc].tsx

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -66,11 +66,11 @@ const ReactMarkdownContainer = styled.div`
6666
margin: 1.2em 0 0.5em 0;
6767
}
6868
69-
h1,
69+
/* h1,
7070
h2 {
7171
padding-bottom: 0.2em;
7272
border-bottom: 1px solid #0002;
73-
}
73+
} */
7474
`;
7575

7676
const SidebarHolder = styled.div`

0 commit comments

Comments
 (0)