]> git.immae.eu Git - github/Chocobozzz/PeerTube.git/blobdiff - client/src/app/+about/about-instance/about-instance.component.scss
Merge branch 'release/3.1.0' into develop
[github/Chocobozzz/PeerTube.git] / client / src / app / +about / about-instance / about-instance.component.scss
index fe3ce22b0bb589afb42b0d615255b11c4753fc9a..7158a3a792fd17a4d0301cf8acafa3f4c2400026 100644 (file)
@@ -20,6 +20,7 @@
 
 .instance-badges {
   font-size: 16px;
+  margin-bottom: 20px;
 
   .badge {
     font-size: 12px;
@@ -75,6 +76,6 @@
   }
 
   .section-title {
-    color: initial;
+    color: var(--mainForegroundColor);
   }
 }