aboutsummaryrefslogtreecommitdiff
path: root/forged/static
diff options
context:
space:
mode:
authorRunxi Yu <me@runxiyu.org>2025-04-08 11:44:02 +0800
committerRunxi Yu <me@runxiyu.org>2025-04-08 11:44:05 +0800
commit70cf6e39e7190f545afbc9da3cb7edf42d86e502 (patch)
tree2e02af6ab0dfd2e9db8ffd73e69138ff93cbb380 /forged/static
parentBump dependencies (diff)
downloadforge-0.1.40.tar.gz
forge-0.1.40.tar.zst
forge-0.1.40.zip
CSS: Smaller tab buttonsv0.1.40
Diffstat (limited to 'forged/static')
-rw-r--r--forged/static/style.css2
1 files changed, 1 insertions, 1 deletions
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 {