diff --git a/BTCPayServer/wwwroot/main/layout.css b/BTCPayServer/wwwroot/main/layout.css index 60c08348d..c1abf6e0b 100644 --- a/BTCPayServer/wwwroot/main/layout.css +++ b/BTCPayServer/wwwroot/main/layout.css @@ -419,7 +419,8 @@ padding: var(--btcpay-space-xl) var(--btcpay-space-l); } - #mainContent > section > .container { + #mainContent > section > .container, + .btcpay-footer > .container { margin: 0; }