Set missing alt on img
This commit is contained in:
parent
4748a91138
commit
3398d7b4ed
10 changed files with 4 additions and 10 deletions
|
@ -2,7 +2,7 @@
|
|||
.header {
|
||||
@include respond-to("small-up") {
|
||||
height: 30vh;
|
||||
background-image: url('/header.jpg');
|
||||
background-image: url('/img/header.jpg');
|
||||
background-size: cover;
|
||||
}
|
||||
}
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue