aboutsummaryrefslogtreecommitdiffhomepage
path: root/client/src/app/+about/about-peertube
diff options
context:
space:
mode:
Diffstat (limited to 'client/src/app/+about/about-peertube')
-rw-r--r--client/src/app/+about/about-peertube/about-peertube-contributors.component.scss4
-rw-r--r--client/src/app/+about/about-peertube/about-peertube.component.scss4
2 files changed, 4 insertions, 4 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 daff00df5..1cd10ba82 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
@@ -1,5 +1,5 @@
1@import '_variables'; 1@use '_variables';
2@import '_mixins'; 2@use '_mixins';
3 3
4.peertube-contributors { 4.peertube-contributors {
5 .framasoft { 5 .framasoft {
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 e5d2bc5b8..57b3d492d 100644
--- a/client/src/app/+about/about-peertube/about-peertube.component.scss
+++ b/client/src/app/+about/about-peertube/about-peertube.component.scss
@@ -1,5 +1,5 @@
1@import '_variables'; 1@use '_variables';
2@import '_mixins'; 2@use '_mixins';
3 3
4.root { 4.root {
5 max-width: 1200px; 5 max-width: 1200px;