Skip to content

Commit

Permalink
Revert "chore(docs): Custom title font"
Browse files Browse the repository at this point in the history
This reverts commit 646d3f3.
  • Loading branch information
KyleGospo committed Aug 29, 2024
1 parent b668e5d commit ee51662
Showing 1 changed file with 0 additions and 5 deletions.
5 changes: 0 additions & 5 deletions docs/src/stylesheets/bazzite.css
Original file line number Diff line number Diff line change
@@ -1,14 +1,9 @@
@import url(https://fonts.googleapis.com/css?family=DM+Sans);
@import url(https://fonts.googleapis.com/css?family=MuseoModerno);

body {
--md-text-font-family: "DM Sans", -apple-system, BlinkMacSystemFont, "Segoe UI", Roboto, Oxygen-Sans, Ubuntu, Cantarell, "Helvetica Neue", sans-serif;
}

.md-ellipsis {
font-family: "MuseoModerno";
}

.md-header--shadow,
.md-tabs {
backdrop-filter: blur(10px);
Expand Down

0 comments on commit ee51662

Please sign in to comment.