chore: markdown style
This commit is contained in:
@@ -79,6 +79,14 @@ const MarkdownOverrides = createGlobalStyle`
|
||||
background-color: #475467;
|
||||
}
|
||||
}
|
||||
ol li{
|
||||
display: flex;
|
||||
flex-direction: column;
|
||||
}
|
||||
li ol{
|
||||
display: flex;
|
||||
flex-direction: column;
|
||||
}
|
||||
ul,
|
||||
ol {
|
||||
font-weight: 400;
|
||||
|
||||
Reference in New Issue
Block a user