diff --git a/src/styles/variables.scss b/src/styles/variables.scss index d0f7b88d..17807e1d 100644 --- a/src/styles/variables.scss +++ b/src/styles/variables.scss @@ -117,7 +117,7 @@ --bew-border-color: rgb(131 131 145 / 18%); - --bew-page-max-width: 2000px; + --bew-page-max-width: 2280px; --bew-filter-icon-glow: saturate(0) brightness(2) drop-shadow(0 0 1px var(--bew-theme-color))