proceso de refactorizacion css

parent 6b3f1e74
...@@ -7,7 +7,7 @@ body { ...@@ -7,7 +7,7 @@ body {
#title{ #title{
background-image: url("img/deafio-inovage.png"); background-image: url("../img/deafio-inovage.png");
background-repeat: no-repeat; background-repeat: no-repeat;
width: 100%; width: 100%;
height: 400px; height: 400px;
...@@ -17,7 +17,7 @@ body { ...@@ -17,7 +17,7 @@ body {
} }
#foto{ #foto{
background-image: url("img/brocha.png"); background-image: url("../img/brocha.png");
background-repeat: no-repeat; background-repeat: no-repeat;
height: 500px; height: 500px;
background-position: center; 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