all repos

mugit @ 3362e0d

🐮 git server that your cow will love
1 files changed, 2 insertions(+), 0 deletions(-)
ui: display size as 4 spaces
Author: Oleksandr Smirnov olexsmir@gmail.com
Committed at: 2026-02-10 01:39:54 +0200
Change ID: ktplqyxrquxsxwurlkqkxlrqptszyrnw
Parent: 2fc36fc
M web/static/style.css

@@ -67,6 +67,8 @@

pre { font-family: var(--mono-font); overflow-x: auto; + tab-size: 4; + -moz-tab-size: 4; } main, footer {