aboutsummaryrefslogtreecommitdiffhomepage
path: root/client/src/app/modal/instance-config-warning-modal.component.scss
diff options
context:
space:
mode:
authorChocobozzz <me@florianbigard.com>2019-09-03 11:23:20 +0200
committerChocobozzz <chocobozzz@cpy.re>2019-09-05 10:17:02 +0200
commit592c735c19b25e9b38f82d90d15a81307902ed62 (patch)
treef7ce6b8b53ccfc51e6a7b56f1cd0602c73fdba5e /client/src/app/modal/instance-config-warning-modal.component.scss
parent8ae03c37181822617418d1fc372982b245ac0a9a (diff)
downloadPeerTube-592c735c19b25e9b38f82d90d15a81307902ed62.tar.gz
PeerTube-592c735c19b25e9b38f82d90d15a81307902ed62.tar.zst
PeerTube-592c735c19b25e9b38f82d90d15a81307902ed62.zip
Better welcome modal
Diffstat (limited to 'client/src/app/modal/instance-config-warning-modal.component.scss')
-rw-r--r--client/src/app/modal/instance-config-warning-modal.component.scss2
1 files changed, 2 insertions, 0 deletions
diff --git a/client/src/app/modal/instance-config-warning-modal.component.scss b/client/src/app/modal/instance-config-warning-modal.component.scss
index 5888736c1..ff62a1b9c 100644
--- a/client/src/app/modal/instance-config-warning-modal.component.scss
+++ b/client/src/app/modal/instance-config-warning-modal.component.scss
@@ -17,4 +17,6 @@ li {
17 text-align: center; 17 text-align: center;
18 font-weight: 600; 18 font-weight: 600;
19 font-size: 18px; 19 font-size: 18px;
20 margin-top: 40px;
21 margin-bottom: 10px;
20} 22}