Skip to content

Commit

Permalink
Update default-theme.js
Browse files Browse the repository at this point in the history
  • Loading branch information
yanglbme authored May 27, 2024
1 parent 8da4c50 commit 9a35581
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion src/assets/scripts/themes/default-theme.js
Original file line number Diff line number Diff line change
Expand Up @@ -54,7 +54,7 @@ export default {
margin: `1.5em 8px`,
'letter-spacing': `0.1em`,
color: baseColor,
'text-align': 'justify'
'text-align': `justify`,
},

// 引用样式
Expand Down

0 comments on commit 9a35581

Please sign in to comment.