]> git.immae.eu Git - github/Chocobozzz/PeerTube.git/blobdiff - client/src/app/+videos/+video-watch/video-watch.component.scss
Federate entire description
[github/Chocobozzz/PeerTube.git] / client / src / app / +videos / +video-watch / video-watch.component.scss
index 6818a4257548741b775f008e25a0e68bf9077781..d438facd32870de80edff0b4e5ac869119e8c321 100644 (file)
@@ -112,7 +112,6 @@ $video-height: 66vh;
   margin-top: 50px;
   text-align: center;
   font-weight: $font-semibold;
-  font-size: 15px;
 }
 
 .video-bottom {
@@ -158,12 +157,11 @@ $video-height: 66vh;
 
   margin-bottom: 10px;
   align-self: start;
-  font-size: 1em;
+  font-size: 14px;
 }
 
 .video-info-channel {
   font-weight: $font-semibold;
-  font-size: 15px;
 
   a {
     @include disable-default-a-behaviour;