Skip to content

Commit

Permalink
Make tab size smaller (4 spaces) (#426)
Browse files Browse the repository at this point in the history
  • Loading branch information
tobiemh authored Mar 20, 2024
1 parent b3bebf6 commit b130c37
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions src/css/custom.scss
Original file line number Diff line number Diff line change
Expand Up @@ -1400,6 +1400,7 @@ $color-primary: #ff00a0;
}

body {
tab-size: 4;
font-family: -apple-system, BlinkMacSystemFont, sans-serif;
}

Expand Down

0 comments on commit b130c37

Please sign in to comment.