proceso de refactorizacion css

parent 6b3f1e74
......@@ -7,7 +7,7 @@ body {
#title{
background-image: url("img/deafio-inovage.png");
background-image: url("../img/deafio-inovage.png");
background-repeat: no-repeat;
width: 100%;
height: 400px;
......@@ -17,7 +17,7 @@ body {
}
#foto{
background-image: url("img/brocha.png");
background-image: url("../img/brocha.png");
background-repeat: no-repeat;
height: 500px;
background-position: center;
......
Markdown is supported
0%
or
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment