feat: add custom code tag to markdown
This commit is contained in:
@@ -17,4 +17,9 @@
|
||||
|
||||
.container>article {
|
||||
flex: 1;
|
||||
}
|
||||
|
||||
.container>article>p {
|
||||
margin-top: 20px;
|
||||
color: #c1c9d2
|
||||
}
|
||||
Reference in New Issue
Block a user