Remove backticks from code and unneccessary link.
This commit is contained in:
@ -68,10 +68,10 @@ module.exports = {
|
||||
paddingBottom: '2px',
|
||||
borderRadius: '0.25rem',
|
||||
},
|
||||
'code:before': {
|
||||
'code::before': {
|
||||
content: 'none',
|
||||
},
|
||||
'code:after': {
|
||||
'code::after': {
|
||||
content: 'none',
|
||||
},
|
||||
details: {
|
||||
|
||||
Reference in New Issue
Block a user