mirror of
https://github.com/aljazceru/btcpayserver.git
synced 2026-01-31 20:04:31 +01:00
Fix footer position on large breakpoints
This commit is contained in:
committed by
Andrew Camilleri
parent
1f0653985a
commit
38ff3e5e89
@@ -419,7 +419,8 @@
|
||||
padding: var(--btcpay-space-xl) var(--btcpay-space-l);
|
||||
}
|
||||
|
||||
#mainContent > section > .container {
|
||||
#mainContent > section > .container,
|
||||
.btcpay-footer > .container {
|
||||
margin: 0;
|
||||
}
|
||||
|
||||
|
||||
Reference in New Issue
Block a user