Skip to content
This repository was archived by the owner on Feb 19, 2022. It is now read-only.

Commit 0fd2805

Browse files
committed
Set tab-size: 2 for GitHub code
1 parent 720e5fb commit 0fd2805

File tree

2 files changed

+5
-0
lines changed

2 files changed

+5
-0
lines changed

CHANGELOG.md

Lines changed: 4 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -7,6 +7,10 @@ This change log follows the conventions of
77

88
## [Unreleased][Unreleased]
99

10+
### Changed
11+
12+
- Set `tab-size: 2` for GitHub code.
13+
1014
## [1.2.1] / 2016-01-21
1115

1216
### Fixed

stylesheets/github.sass

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -27,6 +27,7 @@ $font-emoji: 'Noto Color Emoji'
2727

2828
div.file .blob-code-inner
2929
font-family: Monoid, #{$font-monospace}, 'Noto Emoji', #{$font-gh-monospace}
30+
tab-size: 2
3031

3132
.markdown-body
3233
font-family: #{$font-sans}, 'Noto Emoji', #{$font-gh-sans}, #{$font-gh-emoji}

0 commit comments

Comments
 (0)