Merge branch 'sh-fix-issue-2585' into 'master'
Make Markdown area formatting consistent Issue #2585 See merge request !1354
This commit is contained in:
commit
2460d290af
1 changed files with 4 additions and 0 deletions
|
@ -89,6 +89,10 @@ a > code {
|
||||||
}
|
}
|
||||||
}
|
}
|
||||||
|
|
||||||
|
.md-area {
|
||||||
|
@include md-typography;
|
||||||
|
}
|
||||||
|
|
||||||
.md {
|
.md {
|
||||||
@include md-typography;
|
@include md-typography;
|
||||||
}
|
}
|
||||||
|
|
Loading…
Reference in a new issue