Add systemd file example
[oweals/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 }