mirror of
https://github.com/Aider-AI/aider.git
synced 2025-06-02 18:54:59 +00:00
style: Increase top margin of stats-container to 50px
This commit is contained in:
parent
e1b79ddd69
commit
d9aa3fb973
1 changed files with 1 additions and 1 deletions
|
@ -464,7 +464,7 @@ footer {
|
||||||
|
|
||||||
.stats-container {
|
.stats-container {
|
||||||
margin-bottom: 40px;
|
margin-bottom: 40px;
|
||||||
margin-top: 20px;
|
margin-top: 50px;
|
||||||
display: flex;
|
display: flex;
|
||||||
justify-content: center;
|
justify-content: center;
|
||||||
align-items: center;
|
align-items: center;
|
||||||
|
|
Loading…
Add table
Add a link
Reference in a new issue