style: Increase top margin of stats-container to 50px

This commit is contained in:
Paul Gauthier (aider) 2025-03-19 13:44:43 -07:00
parent e1b79ddd69
commit d9aa3fb973

View file

@ -464,7 +464,7 @@ footer {
.stats-container {
margin-bottom: 40px;
margin-top: 20px;
margin-top: 50px;
display: flex;
justify-content: center;
align-items: center;