feat: presenter view

- connected to websockets
- some styling changes
- reusable components
- some small bugfixes
This commit is contained in:
cv
2021-04-17 23:54:00 +02:00
parent d9a1b5eb20
commit 8e95b06b8c
11 changed files with 197 additions and 90 deletions
@@ -9,11 +9,10 @@
/* Viewers */
.countdownClock {
font-size: 18vw;
margin-top: 6vh;
margin-bottom: 5vh;
font-size: 21vw;
line-height: 21vw;
text-align: center;
letter-spacing: 0.125em;
letter-spacing: 1vw;
}
/* Editor */