]> git.immae.eu Git - github/Chocobozzz/PeerTube.git/blobdiff - client/src/app/+about/about-instance/about-instance.component.scss
Merge branch 'master' into develop
[github/Chocobozzz/PeerTube.git] / client / src / app / +about / about-instance / about-instance.component.scss
index 75cf573220df28e4fe45792f11010147a7f4c3ea..0296ae8e9082f39bde640b576934e2fd176f5727 100644 (file)
@@ -14,6 +14,8 @@
   & > .contact-admin {
     @include peertube-button;
     @include orange-button;
+
+    height: fit-content;
   }
 }
 
@@ -26,3 +28,8 @@
 .short-description, .description, .terms, .signup {
   margin-bottom: 30px;
 }
+
+.short-description .dedicated-to-nsfw {
+  margin-top: 20px;
+  font-weight: $font-semibold;
+}