Skip to content

Commit

Permalink
Removed unused image
Browse files Browse the repository at this point in the history
  • Loading branch information
Aminehassou committed Sep 26, 2022
1 parent f3b8f21 commit 05ed634
Show file tree
Hide file tree
Showing 3 changed files with 2 additions and 10 deletions.
4 changes: 0 additions & 4 deletions styles/style.css
Original file line number Diff line number Diff line change
Expand Up @@ -1048,10 +1048,6 @@ Main Banner CSS
border: 1px solid #ff2c9c;
}

.item-bg1 {
background-image: url(/images/main-banner-shape.jpg);
}

.item-bg2 {
background-image: url(/images/main-banner1.jpg);
}
Expand Down
2 changes: 1 addition & 1 deletion styles/style.css.map

Large diffs are not rendered by default.

6 changes: 1 addition & 5 deletions styles/style.scss
Original file line number Diff line number Diff line change
Expand Up @@ -1147,11 +1147,7 @@ Main Banner CSS
}
}
}
.item-bg1 {
background: {
image: url(/images/main-banner-shape.jpg);
}
}

.item-bg2 {
background: {
image: url(/images/main-banner1.jpg);
Expand Down

0 comments on commit 05ed634

Please sign in to comment.