]> git.immae.eu Git - github/Chocobozzz/PeerTube.git/blobdiff - client/src/app/shared/shared-video-miniature/videos-list.component.scss
Merge branch 'release/5.0.0' into develop
[github/Chocobozzz/PeerTube.git] / client / src / app / shared / shared-video-miniature / videos-list.component.scss
index 209201a5c05126c103eda8766011f371fdbba53e..fb9dcafb884e94d34cda9d0398a4df1c44b01c0d 100644 (file)
@@ -54,9 +54,9 @@ $margin-top: 30px;
 }
 
 .date-title {
-  font-size: 16px;
   font-weight: $font-semibold;
   margin-bottom: 20px;
+  font-size: 1rem;
 
   // Make the element span a full grid row within .videos grid
   grid-column: 1 / -1;
@@ -99,11 +99,5 @@ $margin-top: 30px;
     align-items: center;
     height: auto;
     margin-bottom: 10px;
-
-    .title-page {
-      @include margin-right(0);
-
-      margin-bottom: 10px;
-    }
   }
 }