diff --git a/.editorconfig b/.editorconfig index 840e295290..ac366c2006 100644 --- a/.editorconfig +++ b/.editorconfig @@ -21,7 +21,7 @@ trim_trailing_whitespace = true [*.{html,css,js}] indent_style = space -indent_size = 4 +indent_size = 2 [*.md] trim_trailing_whitespace = false