]> git.immae.eu Git - github/Chocobozzz/PeerTube.git/blobdiff - client/src/sass/include/_miniature.scss
Account/channel videos display as rows
[github/Chocobozzz/PeerTube.git] / client / src / sass / include / _miniature.scss
index 9e1fc63e3f6eaa73250f2419f0878e8fc072b1f5..3b86f29b4fcc59657624e2e77e4f20c7eac5be94 100644 (file)
       }
     }
   }
-
-  @media screen and (max-width: $mobile-view) {
-    .videos,
-    .playlists {
-      text-align: center;
-    }
-  }
 }