Nicolas Petton hace 14 años
padre
commit
f97e0a7ee6
Se han modificado 1 ficheros con 1 adiciones y 1 borrados
  1. 1 1
      css/style.css

+ 1 - 1
css/style.css

@@ -1,6 +1,6 @@
 /* CSS Reset */
 
-* {
+html,body {
 	margin: 0;
 	padding: 0;
 }