diff --git a/pages/amv/amv.scarlet b/pages/amv/amv.scarlet index 22fc7dfd..afd70754 100644 --- a/pages/amv/amv.scarlet +++ b/pages/amv/amv.scarlet @@ -1,3 +1,5 @@ +const amv-large-width = 854px + .amvs vertical margin-top 1rem @@ -14,6 +16,7 @@ .amv-page vertical align-items flex-start + max-width amv-large-width !important .widget justify-content flex-start @@ -60,4 +63,4 @@ .amv-page .amv - max-width 854px \ No newline at end of file + max-width amv-large-width \ No newline at end of file