aboutsummaryrefslogtreecommitdiffhomepage
path: root/client/src/app/about/about.component.scss
diff options
context:
space:
mode:
authorChocobozzz <me@florianbigard.com>2018-03-27 15:46:36 +0200
committerChocobozzz <me@florianbigard.com>2018-03-27 15:46:36 +0200
commitbe1fc4bc50811df522cbfef299da6a7540589f65 (patch)
tree3e49a94b641e623bd23e71e8621c9c949bec2eca /client/src/app/about/about.component.scss
parentfc62e39c0b5d20b19916b2880a0f9a110fcc02e5 (diff)
downloadPeerTube-be1fc4bc50811df522cbfef299da6a7540589f65.tar.gz
PeerTube-be1fc4bc50811df522cbfef299da6a7540589f65.tar.zst
PeerTube-be1fc4bc50811df522cbfef299da6a7540589f65.zip
Fix custom server configuration numbers
Diffstat (limited to 'client/src/app/about/about.component.scss')
-rw-r--r--client/src/app/about/about.component.scss2
1 files changed, 1 insertions, 1 deletions
diff --git a/client/src/app/about/about.component.scss b/client/src/app/about/about.component.scss
index 09e9c68cb..2a22b9528 100644
--- a/client/src/app/about/about.component.scss
+++ b/client/src/app/about/about.component.scss
@@ -7,6 +7,6 @@
7 margin-bottom: 5px; 7 margin-bottom: 5px;
8} 8}
9 9
10.description, .terms { 10.description, .terms, .signup {
11 margin-bottom: 30px; 11 margin-bottom: 30px;
12} 12}