feat: lower third

This commit is contained in:
cv
2021-04-20 23:50:49 +02:00
parent 2f205bcb55
commit 4e36e58a21
8 changed files with 313 additions and 8 deletions
+3 -1
View File
@@ -4,6 +4,8 @@
}
.App {
background: linear-gradient(90deg, #202020 0%, #121212 100%);
margin: 0px auto;
overflow: hidden;
background-color: rgba(0, 0, 0, 0);
height: 100vh;
}