We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent a11c627 commit b0d5ff6Copy full SHA for b0d5ff6
1 file changed
css/style.css
@@ -61,7 +61,7 @@ nav{
61
main{
62
width: 100%;
63
height: 90vh;
64
- background: url('img/first-background.jpg');
+ background: url('./img/first-background.jpg');
65
background-position: center;
66
background-repeat: no-repeat;
67
background-size: cover;
0 commit comments