aboutsummaryrefslogblamecommitdiffhomepage
path: root/client/src/app/+video-channels/video-channel-playlists/video-channel-playlists.component.scss
blob: fe9104794dc8627c049fefaee321279d369a5842 (plain) (tree)
1
2
3
4
5
6
7
8
9








                               
.video-playlist {
  display: flex;
  justify-content: center;

  my-video-playlist-miniature {
    margin-right: 15px;
    margin-bottom: 30px;
  }
}