aboutsummaryrefslogtreecommitdiffhomepage
path: root/client/src/app/+about/about-peertube/about-peertube.component.scss
diff options
context:
space:
mode:
Diffstat (limited to 'client/src/app/+about/about-peertube/about-peertube.component.scss')
-rw-r--r--client/src/app/+about/about-peertube/about-peertube.component.scss4
1 files changed, 2 insertions, 2 deletions
diff --git a/client/src/app/+about/about-peertube/about-peertube.component.scss b/client/src/app/+about/about-peertube/about-peertube.component.scss
index 4856d4ae5..e67252410 100644
--- a/client/src/app/+about/about-peertube/about-peertube.component.scss
+++ b/client/src/app/+about/about-peertube/about-peertube.component.scss
@@ -18,7 +18,7 @@
18 margin: 20px auto; 18 margin: 20px auto;
19} 19}
20 20
21/deep/ .section-title { 21::ng-deep .section-title {
22 font-weight: $font-semibold; 22 font-weight: $font-semibold;
23 font-size: 20px; 23 font-size: 20px;
24 margin-bottom: 5px; 24 margin-bottom: 5px;
@@ -44,7 +44,7 @@
44.description, 44.description,
45.p2p-privacy, 45.p2p-privacy,
46my-about-peertube-contributors { 46my-about-peertube-contributors {
47 /deep/ { 47 ::ng-deep {
48 p, li { 48 p, li {
49 font-size: 15px; 49 font-size: 15px;
50 } 50 }