@@ -40,9 +40,9 @@ const renderedMarkdown = computed(() => {
<style lang="scss">
.markdown-view {
font-family: 'SourceHanSansCN-Normal';
- font-size: 1rem;
+ // font-size: 1rem;
font-weight: 400;
- line-height: 1.6rem;
+ // line-height: 1.6rem;
letter-spacing: 0em;
text-align: left;
color: block;