Add 60px bottom padding to footer

Co-Authored-By: Claude Opus 4.6 (1M context) <noreply@anthropic.com>
This commit is contained in:
2026-04-04 16:43:43 -05:00
parent a2a31f528b
commit 45b83761dc

View File

@@ -13992,6 +13992,7 @@ meter {
background-color: var(--nav-bg-color);
padding-left: 100px;
padding-right: 60px;
padding-bottom: 60px;
}
/* Increase footer right padding when floating controls are present */