Skip to content

Commit

Permalink
style: remove background of code block
Browse files Browse the repository at this point in the history
  • Loading branch information
YangFong committed Aug 19, 2024
1 parent 3266d07 commit d5217bc
Showing 1 changed file with 0 additions and 1 deletion.
1 change: 0 additions & 1 deletion src/config/index.js
Original file line number Diff line number Diff line change
Expand Up @@ -479,7 +479,6 @@ export const graceTheme = {
'padding': `1em`,
'line-height': `1.5`,
'margin': `10px 8px`,
'background': `#f4f4f4`,
'box-shadow': `inset 0 0 10px rgba(0,0,0,0.05)`,
'transition': `all 0.3s ease`,
'&:hover': {
Expand Down

0 comments on commit d5217bc

Please sign in to comment.