We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent c766b13 commit 0ee6b82Copy full SHA for 0ee6b82
css/style.css
@@ -8,7 +8,7 @@
8
}
9
10
body {
11
- background-image: url('img/fondo.jpg');
+ background-image: url('/img/fondo.jpg');
12
background-size: cover;
13
background-position: center;
14
background-repeat: no-repeat;
0 commit comments