We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 2a998d3 commit b72a5ccCopy full SHA for b72a5cc
components/NoteAbstractItem.vue
@@ -51,8 +51,6 @@ export default {
51
font-size: 1.28rem;
52
line-height: 36px;
53
display: inline-block;
54
- a
55
- color var(--text-color)
56
.reco-lock
57
font-size 1.28rem
58
color $accentColor
package.json
@@ -1,6 +1,6 @@
1
{
2
"name": "vuepress-theme-reco",
3
- "version": "1.2.0-alpha.6",
+ "version": "1.2.0-alpha.7",
4
"description": "A simple and beautiful vuepress Blog & Doc theme.",
5
"main": "index.js",
6
"scripts": {
0 commit comments