From 174eb6b897444893a96546e7c11cd08e7e7dd63c Mon Sep 17 00:00:00 2001 From: Jan-Erik Rediger Date: Sat, 25 May 2024 18:37:13 +0200 Subject: [PATCH] hare uses 8-space tabs --- frontend/style.css | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/frontend/style.css b/frontend/style.css index 2522d1f..3256294 100644 --- a/frontend/style.css +++ b/frontend/style.css @@ -64,7 +64,7 @@ codapi-toolbar a:visited { line-height: 20px; padding: 10px; resize: none !important; - tab-size: 4; + tab-size: 8; } codapi-output {