diff --git a/source/app/web/statics/about/style.css b/source/app/web/statics/about/style.css index 29e03db2ab6..1cc24911c17 100644 --- a/source/app/web/statics/about/style.css +++ b/source/app/web/statics/about/style.css @@ -230,6 +230,7 @@ /* Ranked achievements */ .rankeds { + margin-top: 2em; display: flex; flex-direction: column; align-items: center; @@ -456,4 +457,4 @@ .search { width: 520px; } - } \ No newline at end of file + }