forked from FoundKeyGang/FoundKey
Tweak tab size
This commit is contained in:
parent
889b52e813
commit
20e67e7edd
1 changed files with 1 additions and 0 deletions
|
@ -29,6 +29,7 @@ html {
|
||||||
font-family: "BIZ UDGothic", Roboto, HelveticaNeue, Arial, sans-serif;
|
font-family: "BIZ UDGothic", Roboto, HelveticaNeue, Arial, sans-serif;
|
||||||
line-height: 1.35;
|
line-height: 1.35;
|
||||||
text-size-adjust: 100%;
|
text-size-adjust: 100%;
|
||||||
|
tab-size: 2;
|
||||||
|
|
||||||
&, * {
|
&, * {
|
||||||
scrollbar-color: var(--scrollbarHandle) inherit;
|
scrollbar-color: var(--scrollbarHandle) inherit;
|
||||||
|
|
Loading…
Reference in a new issue