markdown 二级标题##下去掉横线方法

2020-06-17  本文已影响0人  低音区

文件中添加以下样式即可

<style>
h2 {
    border-bottom: none
}
</style>

上一篇 下一篇

猜你喜欢

热点阅读