aboutsummaryrefslogtreecommitdiffhomepage
path: root/client/src/sass/_variables.scss
diff options
context:
space:
mode:
Diffstat (limited to 'client/src/sass/_variables.scss')
-rw-r--r--client/src/sass/_variables.scss3
1 files changed, 3 insertions, 0 deletions
diff --git a/client/src/sass/_variables.scss b/client/src/sass/_variables.scss
index 5c06fae9d..f0ffb43ba 100644
--- a/client/src/sass/_variables.scss
+++ b/client/src/sass/_variables.scss
@@ -9,6 +9,9 @@ $menu-color-block: #686f77;
9$header-height: 65px; 9$header-height: 65px;
10$header-border-color: #e9eff6; 10$header-border-color: #e9eff6;
11 11
12$footer-height: 30px;
13$footer-margin: 30px;
14
12$footer-border-color: $header-border-color; 15$footer-border-color: $header-border-color;
13 16
14$video-miniature-other-infos: #686767; 17$video-miniature-other-infos: #686767;