Ver Código Fonte

make the editor more easily visible

Lucas Stadler 11 anos atrás
pai
commit
6a3ac92675
1 arquivos alterados com 1 adições e 1 exclusões
  1. 1 1
      glsl/raymarching.js

+ 1 - 1
glsl/raymarching.js

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