Skip to content

Commit

Permalink
Fix broken image
Browse files Browse the repository at this point in the history
  • Loading branch information
MKorostoff committed Jan 10, 2022
1 parent 2999abc commit 8cfaae5
Show file tree
Hide file tree
Showing 3 changed files with 29 additions and 55 deletions.
28 changes: 28 additions & 0 deletions img/scale.1.0.svg
Loading
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.
54 changes: 0 additions & 54 deletions img/scale.svg

This file was deleted.

2 changes: 1 addition & 1 deletion main.css
Original file line number Diff line number Diff line change
Expand Up @@ -321,7 +321,7 @@ h1 {
position: absolute;
top: 450px;
width: 170px;
background-image: url(img/scale.svg);
background-image: url(img/scale.1.0.svg);
background-repeat: no-repeat;
background-position: 0px 4px;
display: flex;
Expand Down

0 comments on commit 8cfaae5

Please sign in to comment.