UI changes

This commit is contained in:
Scott E. Graves
2019-07-15 18:02:50 -05:00
parent 2e14d42e13
commit 816799f0b4
4 changed files with 7 additions and 7 deletions

View File

@@ -4,7 +4,7 @@
top: 0;
width: 100vw;
height: 100vh;
background-color: rgba(0, 0, 0, 0.5);
background-color: rgba(0, 0, 0, 0.4);
z-index: 2000;
}