Skip to content

Commit

Permalink
style: change friends style
Browse files Browse the repository at this point in the history
  • Loading branch information
Otto-J committed Aug 28, 2023
1 parent d7aa761 commit 1f088eb
Showing 1 changed file with 2 additions and 0 deletions.
2 changes: 2 additions & 0 deletions blog/.vuepress/config.js
Original file line number Diff line number Diff line change
Expand Up @@ -21,6 +21,8 @@ module.exports = {
s.parentNode.insertBefore(hm, s);
})();`,
],
// style css .link-item .content a .desc height 2em
["style", {}, ".link-item .content a .desc{height:2em}"],
],
bundler: viteBundler(),
plugins: [],
Expand Down

0 comments on commit 1f088eb

Please sign in to comment.