aboutsummaryrefslogtreecommitdiffhomepage
path: root/client/src/sass/application.scss
diff options
context:
space:
mode:
Diffstat (limited to 'client/src/sass/application.scss')
-rw-r--r--client/src/sass/application.scss2
1 files changed, 1 insertions, 1 deletions
diff --git a/client/src/sass/application.scss b/client/src/sass/application.scss
index 84b575eb3..99566acb6 100644
--- a/client/src/sass/application.scss
+++ b/client/src/sass/application.scss
@@ -342,7 +342,7 @@ table {
342 --videosHorizontalMarginContent: #{pvar(--horizontalMarginContent)}; 342 --videosHorizontalMarginContent: #{pvar(--horizontalMarginContent)};
343 } 343 }
344 344
345 /* the following applies from 500px to 900px and is partially overriden from 500px to 800px by changes below to $small-view */ 345 /* the following applies from 500px to 900px and is partially overridden from 500px to 800px by changes below to $small-view */
346 .main-col, 346 .main-col,
347 .main-col.expanded { 347 .main-col.expanded {
348 --horizontalMarginContent: #{math.div($expanded-horizontal-margins, 3)}; 348 --horizontalMarginContent: #{math.div($expanded-horizontal-margins, 3)};