mirror of
https://github.com/cpvalente/ontime.git
synced 2026-08-14 03:43:50 +00:00
feat: lower third
This commit is contained in:
@@ -1,5 +1,6 @@
|
||||
.mainContainer {
|
||||
width: 95%;
|
||||
background: linear-gradient(90deg, #202020 0%, #121212 100%);
|
||||
width: 100%;
|
||||
margin: auto;
|
||||
height: 95vh;
|
||||
color: #fffd;
|
||||
|
||||
Reference in New Issue
Block a user