Centered stream

set background to black on stream screen
- this closes #3 and #4
This commit is contained in:
Aidan Campbell
2016-02-16 20:59:20 -05:00
parent 033088e120
commit 76f7a07d0b
2 changed files with 9 additions and 6 deletions

View File

@@ -45,7 +45,7 @@ main {
.fullscreen {
height: 100vh !important;
overflow: none !important;
margin: 0 !important;
margin: auto !important;
padding: 0 !important;
width 100%;
border: none !important;