]> git.immae.eu Git - github/Chocobozzz/PeerTube.git/blobdiff - client/src/sass/_variables.scss
Client: adjust viewport height
[github/Chocobozzz/PeerTube.git] / client / src / sass / _variables.scss
index 5c06fae9d1b952a5340bd9fb64e114906141c558..f0ffb43ba9c461f09f8636bbadb580b0bdcf2b19 100644 (file)
@@ -9,6 +9,9 @@ $menu-color-block: #686f77;
 $header-height: 65px;
 $header-border-color: #e9eff6;
 
+$footer-height: 30px;
+$footer-margin: 30px;
+
 $footer-border-color: $header-border-color;
 
 $video-miniature-other-infos: #686767;