diff --git a/src/renderer/scss/_vars.scss b/src/renderer/scss/_vars.scss index 488703287..5d3b801af 100644 --- a/src/renderer/scss/_vars.scss +++ b/src/renderer/scss/_vars.scss @@ -4,7 +4,7 @@ Both of these should probably die and become variables as well $spacing-vertical: 24px; $spacing-width: 36px; -$medium-breakpoint: 1280px; +$medium-breakpoint: 1279px; $large-breakpoint: 1921px; :root {