Skip to content

Commit b72a5cc

Browse files
author
reco_luan
committed
style: delete article title color
1 parent 2a998d3 commit b72a5cc

File tree

2 files changed

+1
-3
lines changed

2 files changed

+1
-3
lines changed

components/NoteAbstractItem.vue

Lines changed: 0 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -51,8 +51,6 @@ export default {
5151
font-size: 1.28rem;
5252
line-height: 36px;
5353
display: inline-block;
54-
a
55-
color var(--text-color)
5654
.reco-lock
5755
font-size 1.28rem
5856
color $accentColor

package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
{
22
"name": "vuepress-theme-reco",
3-
"version": "1.2.0-alpha.6",
3+
"version": "1.2.0-alpha.7",
44
"description": "A simple and beautiful vuepress Blog & Doc theme.",
55
"main": "index.js",
66
"scripts": {

0 commit comments

Comments
 (0)