aboutsummaryrefslogtreecommitdiffhomepage
path: root/client/src/app/+about/about-peertube/about-peertube-contributors.component.scss
diff options
context:
space:
mode:
Diffstat (limited to 'client/src/app/+about/about-peertube/about-peertube-contributors.component.scss')
-rw-r--r--client/src/app/+about/about-peertube/about-peertube-contributors.component.scss4
1 files changed, 2 insertions, 2 deletions
diff --git a/client/src/app/+about/about-peertube/about-peertube-contributors.component.scss b/client/src/app/+about/about-peertube/about-peertube-contributors.component.scss
index 03e6ce8c8..61b46dcbd 100644
--- a/client/src/app/+about/about-peertube/about-peertube-contributors.component.scss
+++ b/client/src/app/+about/about-peertube/about-peertube-contributors.component.scss
@@ -10,14 +10,14 @@
10 text-align: center; 10 text-align: center;
11 } 11 }
12 12
13 /deep/ h1 { 13 ::ng-deep h1 {
14 font-size: 1rem; 14 font-size: 1rem;
15 text-align: center; 15 text-align: center;
16 font-weight: $font-semibold; 16 font-weight: $font-semibold;
17 margin-top: 20px; 17 margin-top: 20px;
18 } 18 }
19 19
20 /deep/ ul { 20 ::ng-deep ul {
21 padding: 0; 21 padding: 0;
22 text-align: center; 22 text-align: center;
23 23