]> git.immae.eu Git - github/Chocobozzz/PeerTube.git/blob - client/app/videos/video-watch/video-watch.component.scss
Move webtorrent inside a service
[github/Chocobozzz/PeerTube.git] / client / app / videos / video-watch / video-watch.component.scss
1 .embed-responsive {
2 height: 500px;
3 }
4
5 #torrent-info {
6 font-size: 10px;
7
8 div {
9 display: inline-block;
10 width: 33%;
11 text-align: center;
12 }
13 }