Skip to content

Commit

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

Check failure on line 57 in src/assets/scripts/themes/default-theme.js

View workflow job for this annotation

GitHub Actions / build-preview

Strings must use backtick

Check failure on line 57 in src/assets/scripts/themes/default-theme.js

View workflow job for this annotation

GitHub Actions / build-preview

Insert `,`
},

// 引用样式
Expand Down

0 comments on commit 8da4c50

Please sign in to comment.