From 6c3589fc51fdf218912538b2a46399886ed36ac3 Mon Sep 17 00:00:00 2001 From: Wicklow Date: Fri, 17 Feb 2023 16:27:21 +0100 Subject: Fix basic linter issues --- client/src/app/+about/about-follows/about-follows.component.scss | 2 +- client/src/app/+about/about-instance/about-instance.component.scss | 2 +- client/src/app/+about/about-peertube/about-peertube.component.scss | 2 +- 3 files changed, 3 insertions(+), 3 deletions(-) (limited to 'client/src/app/+about') 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 { .no-results { justify-content: flex-start; align-items: flex-start; -} \ No newline at end of file +} 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 @@ .section-title { color: var(--mainForegroundColor); } -} \ No newline at end of file +} 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 @@ font-size: 1.1rem; text-align: center; margin-bottom: 1rem; -} \ No newline at end of file +} -- cgit v1.2.3