]> git.immae.eu Git - github/Chocobozzz/PeerTube.git/blobdiff - client/src/app/+about/about-instance/about-instance.component.html
Merge remote-tracking branch 'weblate/develop' into develop
[github/Chocobozzz/PeerTube.git] / client / src / app / +about / about-instance / about-instance.component.html
index 5230b5c4e6c287d2b3c622b1ac520da5c5014f1d..4c7504628293e34306445e4ff01f6732bdf7c745 100644 (file)
@@ -2,7 +2,7 @@
   <div class="col-md-12 col-xl-6">
 
     <div class="d-flex justify-content-between">
-      <h1 i18n class="fw-semibold pt-fs-5">About {{ instanceName }}</h1>
+      <h1 i18n class="fw-semibold fs-5">About {{ instanceName }}</h1>
 
       <a routerLink="/about/contact" i18n *ngIf="isContactFormEnabled" class="peertube-button-link orange-button h-100 d-flex align-items-center">Contact us</a>
     </div>