From 70cf6e39e7190f545afbc9da3cb7edf42d86e502 Mon Sep 17 00:00:00 2001 From: Runxi Yu Date: Tue, 8 Apr 2025 11:44:02 +0800 Subject: CSS: Smaller tab buttons --- forged/static/style.css | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/forged/static/style.css b/forged/static/style.css index 96ba54a..b677551 100644 --- a/forged/static/style.css +++ b/forged/static/style.css @@ -510,7 +510,7 @@ td > ul { align-self: flex-end; } .nav-tabs-standalone > li > a { - padding: 0 1rem; + padding: 0 0.75rem; } .nav-item a.active { -- cgit v1.2.3