Add 60px bottom padding to footer
Co-Authored-By: Claude Opus 4.6 (1M context) <noreply@anthropic.com>
This commit is contained in:
@@ -13992,6 +13992,7 @@ meter {
|
|||||||
background-color: var(--nav-bg-color);
|
background-color: var(--nav-bg-color);
|
||||||
padding-left: 100px;
|
padding-left: 100px;
|
||||||
padding-right: 60px;
|
padding-right: 60px;
|
||||||
|
padding-bottom: 60px;
|
||||||
}
|
}
|
||||||
|
|
||||||
/* Increase footer right padding when floating controls are present */
|
/* Increase footer right padding when floating controls are present */
|
||||||
|
|||||||
Reference in New Issue
Block a user