diff --git a/layouts/default.vue b/layouts/default.vue index f0db774..9be4a5c 100644 --- a/layouts/default.vue +++ b/layouts/default.vue @@ -51,6 +51,9 @@ const modpackCountUrls = [ update Data + + +
@@ -66,7 +69,7 @@ const modpackCountUrls = [ display: flex; - gap: max(10%, 75px); + justify-content: space-between; align-items: center; overflow: scroll;