aboutsummaryrefslogtreecommitdiff
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
parentBump dependencies (diff)
downloadforge-70cf6e39e7190f545afbc9da3cb7edf42d86e502.tar.gz
forge-70cf6e39e7190f545afbc9da3cb7edf42d86e502.tar.zst
forge-70cf6e39e7190f545afbc9da3cb7edf42d86e502.zip
CSS: Smaller tab buttonsv0.1.40
-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 {