mirror of
https://github.com/btcpayserver/btcpayserver.git
synced 2024-11-19 09:54:30 +01:00
Fix footer position on large breakpoints
This commit is contained in:
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;
|
||||
}
|
||||
|
||||
|
Loading…
Reference in New Issue
Block a user