mirror of
https://github.com/status-im/open-bounty.git
synced 2025-02-04 05:34:37 +00:00
Avoid excessing padding on top
Moving footer out of the vertical segment creates excessive padding on top. This reduces the padding/gap.
This commit is contained in:
parent
c41f1c5e78
commit
3c140a4171
@ -986,7 +986,7 @@
|
||||
z-index: -1;
|
||||
display: flex;
|
||||
justify-content: center;
|
||||
margin-top: 20px;
|
||||
margin-top: 10px;
|
||||
}
|
||||
|
||||
|
||||
|
Loading…
x
Reference in New Issue
Block a user