提交 384004fb 编写于 作者: C codecalm

markdown fixes

上级 ba33924b
......@@ -11,7 +11,6 @@ pre.highlight,
max-height: 30rem;
margin: 1.5rem 0;
overflow: auto;
font-size: $code-font-size;
border-radius: $border-radius;
@include scrollbar;
}
......
......@@ -63,6 +63,7 @@
.dropdown-menu-columns {
display: flex;
flex: 0 .25rem;
}
.dropdown-menu-arrow {
......
......@@ -2,6 +2,7 @@
Markdown
*/
.markdown {
font-size: 1rem;
line-height: $line-height-lg;
> :first-child {
......
......@@ -105,7 +105,7 @@ code {
pre {
padding: 1rem;
overflow: auto;
font-size: $code-font-size;
font-size: $h5-font-size;;
hyphens: none;
line-height: $code-line-height;
tab-size: 3;
......
Markdown is supported
0% .
You are about to add 0 people to the discussion. Proceed with caution.
先完成此消息的编辑!
想要评论请 注册