Merge branch 'main' into vu-animation

This commit is contained in:
Robin Townsend
2022-06-01 10:31:04 -04:00
15 changed files with 337 additions and 117 deletions

View File

@@ -9,10 +9,12 @@
background-color: #21262c;
position: relative;
padding: 0;
cursor: pointer;
}
.talking {
background-color: #0dbd8b;
cursor: unset;
}
.error {