]> git.immae.eu Git - github/Chocobozzz/PeerTube.git/blobdiff - client/src/app/+search/search.component.scss
Use pvar() instead of SCSS variables
[github/Chocobozzz/PeerTube.git] / client / src / app / +search / search.component.scss
index b521825e56915037909d83b7be33a09bacac8d31..11d95df6ac0424e0314bce0ab0186d2ed7f3e053 100644 (file)
@@ -20,7 +20,6 @@
 }
 
 .results-header {
-  font-size: 16px;
   padding-bottom: 20px;
   margin-bottom: 30px;
   border-bottom: 1px solid #DADADA;
   max-width: 800px;
 }
 
-.video-channel my-actor-avatar {
-  @include build-channel-img-size($video-thumbnail-width);
-}
-
 .video-channel-info {
   flex-grow: 1;
   margin: 0 10px;