diff options
Diffstat (limited to 'client/src/app/+about')
3 files changed, 3 insertions, 3 deletions
diff --git a/client/src/app/+about/about-follows/about-follows.component.scss b/client/src/app/+about/about-follows/about-follows.component.scss index e80e9d96e..25c8ac70a 100644 --- a/client/src/app/+about/about-follows/about-follows.component.scss +++ b/client/src/app/+about/about-follows/about-follows.component.scss | |||
@@ -10,4 +10,4 @@ a { | |||
10 | .no-results { | 10 | .no-results { |
11 | justify-content: flex-start; | 11 | justify-content: flex-start; |
12 | align-items: flex-start; | 12 | align-items: flex-start; |
13 | } \ No newline at end of file | 13 | } |
diff --git a/client/src/app/+about/about-instance/about-instance.component.scss b/client/src/app/+about/about-instance/about-instance.component.scss index 7ff6539ca..e328cfb60 100644 --- a/client/src/app/+about/about-instance/about-instance.component.scss +++ b/client/src/app/+about/about-instance/about-instance.component.scss | |||
@@ -47,4 +47,4 @@ | |||
47 | .section-title { | 47 | .section-title { |
48 | color: var(--mainForegroundColor); | 48 | color: var(--mainForegroundColor); |
49 | } | 49 | } |
50 | } \ No newline at end of file | 50 | } |
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 efb8b49f5..001405dc7 100644 --- a/client/src/app/+about/about-peertube/about-peertube.component.scss +++ b/client/src/app/+about/about-peertube/about-peertube.component.scss | |||
@@ -16,4 +16,4 @@ | |||
16 | font-size: 1.1rem; | 16 | font-size: 1.1rem; |
17 | text-align: center; | 17 | text-align: center; |
18 | margin-bottom: 1rem; | 18 | margin-bottom: 1rem; |
19 | } \ No newline at end of file | 19 | } |