Make stream page a bit better

This commit is contained in:
Arti Zirk
2018-09-19 20:02:52 +03:00
parent b1be5e0037
commit 8aa61311f9
2 changed files with 6 additions and 4 deletions

View File

@@ -1,6 +1,6 @@
.stream {
.video {
padding: 5px;
flex: 1 1 320px;
flex: 1 1 400px;
}
}
}