Explorar el Código

Improved fxaa example.

Mr.doob hace 8 años
padre
commit
a8a3f23003
Se han modificado 1 ficheros con 0 adiciones y 1 borrados
  1. 0 1
      examples/webgl_postprocessing_fxaa.html

+ 0 - 1
examples/webgl_postprocessing_fxaa.html

@@ -14,7 +14,6 @@
 				/* background-color: #bfd1e5; */
 				background-color: #ffffff;
 				margin: 0px;
-				overflow: hidden;
 			}
 
 			a {	color: #a06851;	}