1
0
mirror of https://github.com/kuohuanhuan/x-markdown-css.git synced 2024-11-25 06:18:19 +00:00

fix(code): remove Shiki integration

This commit is contained in:
郭桓桓 2023-03-07 18:38:01 +08:00
parent 10ae6dc593
commit 6c0c7e7624
Signed by: kuohuanhuan
GPG Key ID: FD846A0A797B0D75

View File

@ -34,10 +34,3 @@ pre {
}
}
}
.shiki {
margin: .5rem 0;
font-size: 1.05rem;
font-family: var(--xm-font-code) !important;
line-height: 1.4;
}