Skip to content

Commit

Permalink
Update font stack
Browse files Browse the repository at this point in the history
  • Loading branch information
RSwoop committed Aug 4, 2024
1 parent 56eadcb commit 9c4db97
Show file tree
Hide file tree
Showing 2 changed files with 2 additions and 0 deletions.
1 change: 1 addition & 0 deletions docs/_includes/head_custom.html
Original file line number Diff line number Diff line change
@@ -0,0 +1 @@
<link rel="stylesheet" type="text/css" href="https://fonts.googleapis.com/css?family=Source+Sans+Pro">
1 change: 1 addition & 0 deletions docs/_sass/color_schemes/minegasm.scss
Original file line number Diff line number Diff line change
@@ -1,4 +1,5 @@
@import "./color_schemes/dark";
$body-font-family: "Source Sans Pro", "Helvetica Neue", Helvetica, Arial, sans-serif;
$body-background-color: $grey-dk-400;
$sidebar-color: $grey-dk-390;
$base-button-color: $grey-dk-300;
Expand Down

0 comments on commit 9c4db97

Please sign in to comment.