diff --git a/templates/index.html b/templates/index.html index 467f6eb..3c64f28 100644 --- a/templates/index.html +++ b/templates/index.html @@ -456,6 +456,8 @@ display: flex; gap: 15px; margin-top: 20px; + flex-wrap: wrap; + justify-content: center; } .loader {