Tweak tab size

This commit is contained in:
syuilo 2021-01-11 21:01:54 +09:00
parent 889b52e813
commit 20e67e7edd

View file

@ -29,6 +29,7 @@ html {
font-family: "BIZ UDGothic", Roboto, HelveticaNeue, Arial, sans-serif;
line-height: 1.35;
text-size-adjust: 100%;
tab-size: 2;
&, * {
scrollbar-color: var(--scrollbarHandle) inherit;