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.scss2
1 files changed, 2 insertions, 0 deletions
diff --git a/client/src/sass/include/_variables.scss b/client/src/sass/include/_variables.scss
index 56ca4c2d3..deabbf6d4 100644
--- a/client/src/sass/include/_variables.scss
+++ b/client/src/sass/include/_variables.scss
@@ -44,6 +44,8 @@ $footer-margin: 30px;
44 44
45$footer-border-color: $header-border-color; 45$footer-border-color: $header-border-color;
46 46
47$separator-border-color: rgba(0, 0, 0, 0.10);
48
47$video-thumbnail-height: 122px; 49$video-thumbnail-height: 122px;
48$video-thumbnail-width: 223px; 50$video-thumbnail-width: 223px;
49 51