]> git.immae.eu Git - github/Chocobozzz/PeerTube.git/blobdiff - client/src/sass/_variables.scss
Add account avatar
[github/Chocobozzz/PeerTube.git] / client / src / sass / _variables.scss
index 640746722f35eb0a0b2e9f91206b855b794470ff..d05452367754be9228503a089a14319e99ce6556 100644 (file)
@@ -8,14 +8,18 @@ $orange-color: #F1680D;
 $black-background: #000;
 $grey-background: #f6f2f2;
 
-$button-height: 30px;
+$expanded-horizontal-margins: 150px;
 
-$menu-color: #fff;
-$menu-width: 240px;
+$button-height: 30px;
 
 $header-height: 50px;
 $header-border-color: #e9eff6;
 
+$search-input-width: 375px;
+
+$menu-color: #fff;
+$menu-width: 240px;
+
 $footer-height: 30px;
 $footer-margin: 30px;