Explorar el Código

make the editor more easily visible

Lucas Stadler %!s(int64=10) %!d(string=hace) años
padre
commit
6a3ac92675
Se han modificado 1 ficheros con 1 adiciones y 1 borrados
  1. 1 1
      glsl/raymarching.js

+ 1 - 1
glsl/raymarching.js

@ -245,7 +245,7 @@ void main() {
245 245
  left: 0;
246 246
247 247
  border: none;
248
  background-color: rgba(255, 255, 255, 0.5);
248
  background-color: rgba(255, 255, 255, 0.8);
249 249
250 250
  min-width: 72ex;
251 251
  height: 100vh;