Skip to content
This repository has been archived by the owner on Jan 26, 2022. It is now read-only.

Commit

Permalink
Merge pull request #481 from jtpio/remove-fa
Browse files Browse the repository at this point in the history
Remove Font Awesome CSS
  • Loading branch information
afshin committed Jul 3, 2020
2 parents a056c28 + 13983a1 commit e1660d1
Showing 1 changed file with 0 additions and 14 deletions.
14 changes: 0 additions & 14 deletions style/index.css
Original file line number Diff line number Diff line change
Expand Up @@ -10,20 +10,6 @@
@import './sidebar.css';
@import './sources.css';

/* font awesome */

.fa {
display: inline-block;
font: normal normal normal 14px/1 FontAwesome;
font-size: inherit;
text-rendering: auto;
-webkit-font-smoothing: antialiased;
}

.fa-caret-down:before {
content: '\F0D7';
}

.jp-Document .jp-Toolbar {
justify-content: flex-end;
}
Expand Down

0 comments on commit e1660d1

Please sign in to comment.