Render markdown more normally
This commit is contained in:
@@ -665,6 +665,14 @@ body
|
||||
}
|
||||
}
|
||||
|
||||
.renderedMarkdown {
|
||||
p {
|
||||
@include text_body();
|
||||
font-size: 14px;
|
||||
margin-top: 0px;
|
||||
margin-bottom: 0px;
|
||||
}
|
||||
}
|
||||
|
||||
@keyframes blinker
|
||||
{
|
||||
|
||||
Reference in New Issue
Block a user