This website is powered by PeerTube
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 a81bb8cfc..11a5f2df6 100644
--- a/client/src/app/+about/about-peertube/about-peertube.component.scss
+++ b/client/src/app/+about/about-peertube/about-peertube.component.scss
@@ -1,9 +1,10 @@
@use '_variables' as *;
@use '_mixins' as *;
-.root {
+.margin-content {
max-width: 1200px;
- margin: auto;
+ margin-inline-start: auto;
+ margin-inline-end: auto;
}
.card {
diff --git a/client/src/app/+about/about.component.html b/client/src/app/+about/about.component.html
index cf302e061..149a999fa 100644
--- a/client/src/app/+about/about.component.html
+++ b/client/src/app/+about/about.component.html
@@ -1,5 +1,5 @@
-