aboutsummaryrefslogtreecommitdiffstats
path: root/src/scss/variables.scss
diff options
context:
space:
mode:
Diffstat (limited to 'src/scss/variables.scss')
-rw-r--r--src/scss/variables.scss3
1 files changed, 2 insertions, 1 deletions
diff --git a/src/scss/variables.scss b/src/scss/variables.scss
index 0bd31603..da75f11a 100644
--- a/src/scss/variables.scss
+++ b/src/scss/variables.scss
@@ -69,4 +69,5 @@ $plyr-range-selected-bg: $plyr-color-main !default;
// Breakpoints
$plyr-bp-screen-sm: 480px !default;
-$plyr-bp-screen-md: 768px !default; \ No newline at end of file
+$plyr-bp-screen-md: 768px !default;
+$plyr-bp-screen-lg: 1024px !default; \ No newline at end of file