Merge dev into production #13

Merged
samtaggart merged 16 commits from development into master 2023-09-06 09:14:54 +00:00
Showing only changes of commit 199318a81d - Show all commits

View File

@ -414,8 +414,8 @@ video {
top: 0;
right: 0;
z-index: 40;
background-color: black;
opacity: .5;
background-color: rgba(0, 0, 0, 0.2);
/* opacity: .5; */
}
.content {
background: rgba(0, 0, 0, 0.5);