diff --git a/src/estilos.css b/src/estilos.css index 899f9b5..525e4dc 100644 --- a/src/estilos.css +++ b/src/estilos.css @@ -19,7 +19,7 @@ body{ text-align: center; min-width: 960px; min-height: 600px; - background: #fff url("images/fondo.jpg") no-repeat fixed left top; + background: #fff url("images/fondo.jpg") no-repeat left top; }