Skip to content

Commit

Permalink
fix: remove unused css variables
Browse files Browse the repository at this point in the history
  • Loading branch information
egoist committed Mar 28, 2019
1 parent 8fcccec commit e20b0de
Showing 1 changed file with 0 additions and 2 deletions.
2 changes: 0 additions & 2 deletions src/utils/cssVariables.js
Original file line number Diff line number Diff line change
Expand Up @@ -25,8 +25,6 @@ const defaultCssVariables = {
inlineCodeBackground: '#fdfaf6',
loaderPrimaryColor: '#f3f3f3',
loaderSecondaryColor: '#ecebeb',
contentLinkBorder: '2px solid var(--border-color)',
contentLinkHoverBorderColor: '#ccc',
tableHeaderBackground: '#fafafa',
tableHeaderColor: '#666'
}
Expand Down

0 comments on commit e20b0de

Please sign in to comment.