Skip to content

Commit

Permalink
Remove unused font from custom.css [no ci]
Browse files Browse the repository at this point in the history
  • Loading branch information
ma-sadeghi committed Sep 10, 2022
1 parent 84d5fe2 commit d8049bd
Showing 1 changed file with 0 additions and 3 deletions.
3 changes: 0 additions & 3 deletions docs/_static/css/custom.css
Original file line number Diff line number Diff line change
@@ -1,6 +1,4 @@
/* @import url('https://fonts.googleapis.com/css2?family=Fira+Code&display=swap'); */
@import url('https://fonts.googleapis.com/css2?family=Roboto+Mono&display=swap');
/* @import url('https://fonts.googleapis.com/css2?family=PT+Mono&display=swap'); */
@import url('https://fonts.googleapis.com/css2?family=Open+Sans&display=swap');
@import url('https://fonts.googleapis.com/css2?family=Lato&display=swap');
@import url('https://fonts.googleapis.com/css2?family=Noto+Sans&display=swap');
Expand Down Expand Up @@ -102,7 +100,6 @@ nav .toctree-l3 > ul {

.toctree-l3 > ul > li > a {
line-height: 125% !important;
font-family: "JuliaMono Medium", monospace;
}

.bd-sidenav a {
Expand Down

0 comments on commit d8049bd

Please sign in to comment.