修复:unplugin-vue-components 传递依赖 normalize-path(normalize.css)造成的 CSS 污染全局字体大小的问题

This commit is contained in:
2022-08-15 10:08:04 +08:00
parent 2b9a33c87a
commit a58fda609f

View File

@@ -1,3 +1,7 @@
body {
font-size: 16px;
}
.vp-doc h2 {
margin: 15px 0 16px;
padding-top: 10px;