Increase menu background opacity for better readibiltiy

This commit is contained in:
Diego Marcos
2018-10-29 11:38:58 -07:00
parent 7ec4ce9f89
commit 09079cc364
2 changed files with 14 additions and 32 deletions

View File

@@ -110,7 +110,7 @@
<a-entity
id="menuBackground"
mixin="slice"
slice9="width: 2.5; height: 1.55"
slice9="width: 2.5; height: 1.55; opacity: 0.9"
position="0 0 -0.005"
raycastable></a-entity>