1
0
Fork 0
peertube/client/src/app/videos/video-watch/video-watch.component.scss

14 lines
157 B
SCSS
Raw Normal View History

2016-04-28 17:55:41 +00:00
.embed-responsive {
height: 500px;
2016-04-28 17:55:41 +00:00
}
2016-04-29 12:18:14 +00:00
#torrent-info {
font-size: 10px;
div {
display: inline-block;
width: 33%;
text-align: center;
}
}