Skip to content

Commit

Permalink
added missing img and fixed url in css
Browse files Browse the repository at this point in the history
  • Loading branch information
Rafael Barea committed Sep 11, 2020
1 parent 297b6bc commit 8316658
Show file tree
Hide file tree
Showing 2 changed files with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion src/App.css
Original file line number Diff line number Diff line change
Expand Up @@ -107,7 +107,7 @@ body {
background-color: #666666 !important;
}
.cabLogo{
background: url("../images/cab2.jpg") top left no-repeat;
background: url("./assets/img/cab2.jpg") top left no-repeat;
height: 10em;
}

Expand Down
Binary file added src/assets/img/cab2.jpg
Loading
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.

0 comments on commit 8316658

Please sign in to comment.