Bauke
7 years ago
No known key found for this signature in database
GPG Key ID: C1C0F29952BCF558
1 changed files with
2 additions and
0 deletions
-
tildes/scss/_base.scss
|
|
@ -38,6 +38,8 @@ body { |
|
|
code { |
|
|
code { |
|
|
display: inline-block; |
|
|
display: inline-block; |
|
|
line-height: 1rem; |
|
|
line-height: 1rem; |
|
|
|
|
|
-moz-tab-size: 32px; |
|
|
|
|
|
tab-size: 32px; |
|
|
} |
|
|
} |
|
|
|
|
|
|
|
|
// Fixes a Chrome bug that seems to treat children of <details> as having |
|
|
// Fixes a Chrome bug that seems to treat children of <details> as having |
|
|
|