Skip to content

Commit

Permalink
Deployed 0e8fe0f with MkDocs version: 1.6.0
Browse files Browse the repository at this point in the history
  • Loading branch information
SamyOubouaziz committed Aug 21, 2024
1 parent a7e8f15 commit 796d9f9
Showing 1 changed file with 3 additions and 6 deletions.
9 changes: 3 additions & 6 deletions stylesheets/extra.css
Original file line number Diff line number Diff line change
@@ -1,7 +1,4 @@
@font-face {
font-family: "SpaceGrotesk";
src: url(../fonts/Space_Grotesk/SpaceGrotesk-VariableFont_wght.ttf);
}
@import url('https://fonts.googleapis.com/css2?family=Space+Grotesk:[email protected]&display=swap');

@font-face {
font-family: "Inter";
Expand All @@ -12,7 +9,7 @@ li.md-nav__item{
margin-left: .5rem;
}

h1, h2, h3, h4, h5, h6{
font-family: SpaceGrotesk;
.md-typeset h1, h2, h3, h4, h5, h6{
font-family: "Space Grotesk", sans-serif;
}

0 comments on commit 796d9f9

Please sign in to comment.