diff options
author | Chocobozzz <me@florianbigard.com> | 2020-04-29 10:42:35 +0200 |
---|---|---|
committer | Chocobozzz <chocobozzz@cpy.re> | 2020-05-04 16:21:39 +0200 |
commit | ebefc902f59be6c5542c19ff706e310d9dddf75f (patch) | |
tree | 79eb831217a7938484e191070d6a465bc07a00fd /client/src/sass/include | |
parent | 9107d791e2eef9a1b24b0499dac8b9dbba8a792f (diff) | |
download | PeerTube-ebefc902f59be6c5542c19ff706e310d9dddf75f.tar.gz PeerTube-ebefc902f59be6c5542c19ff706e310d9dddf75f.tar.zst PeerTube-ebefc902f59be6c5542c19ff706e310d9dddf75f.zip |
Add external login buttons
Diffstat (limited to 'client/src/sass/include')
-rw-r--r-- | client/src/sass/include/_variables.scss | 2 |
1 files changed, 0 insertions, 2 deletions
diff --git a/client/src/sass/include/_variables.scss b/client/src/sass/include/_variables.scss index 72eb7b61e..46f1e99f7 100644 --- a/client/src/sass/include/_variables.scss +++ b/client/src/sass/include/_variables.scss | |||
@@ -53,8 +53,6 @@ $sub-menu-color: #F7F7F7; | |||
53 | $footer-height: 30px; | 53 | $footer-height: 30px; |
54 | $footer-margin: 30px; | 54 | $footer-margin: 30px; |
55 | 55 | ||
56 | $footer-border-color: $header-border-color; | ||
57 | |||
58 | $separator-border-color: rgba(0, 0, 0, 0.10); | 56 | $separator-border-color: rgba(0, 0, 0, 0.10); |
59 | 57 | ||
60 | $video-miniature-width: 238px; | 58 | $video-miniature-width: 238px; |