aboutsummaryrefslogtreecommitdiffhomepage
path: root/client/src/sass/include/_variables.scss
diff options
context:
space:
mode:
Diffstat (limited to 'client/src/sass/include/_variables.scss')
-rw-r--r--client/src/sass/include/_variables.scss4
1 files changed, 2 insertions, 2 deletions
diff --git a/client/src/sass/include/_variables.scss b/client/src/sass/include/_variables.scss
index 3780b7501..56ca4c2d3 100644
--- a/client/src/sass/include/_variables.scss
+++ b/client/src/sass/include/_variables.scss
@@ -44,8 +44,8 @@ $footer-margin: 30px;
44 44
45$footer-border-color: $header-border-color; 45$footer-border-color: $header-border-color;
46 46
47$video-thumbnail-height: 110px; 47$video-thumbnail-height: 122px;
48$video-thumbnail-width: 200px; 48$video-thumbnail-width: 223px;
49 49
50$theater-bottom-space: 115px; 50$theater-bottom-space: 115px;
51 51