Add client helpers to plugins
[oweals/peertube.git] / client / src / app / app.component.scss
index 3f8b9777af3aa667696effeb8df366141da3fb95..c95b21ca37ef8fe0346154224111a4585442e4a9 100644 (file)
@@ -38,8 +38,9 @@
       }
     }
 
-    #peertube-title {
+    .peertube-title {
       @include disable-default-a-behaviour;
+
       font-size: 20px;
       font-weight: $font-bold;
       color: inherit !important;
@@ -64,7 +65,7 @@
     @media screen and (max-width: 500px) {
       width: 70px;
 
-      #peertube-title {
+      .peertube-title {
         display: none;
       }
     }