Skip to content

Commit

Permalink
Merge pull request #5 from badguy99/remove_background_image
Browse files Browse the repository at this point in the history
Remove background image that shows up when png images don't have background
  • Loading branch information
badguy99 authored Jul 5, 2020
2 parents 5f984d1 + 1118966 commit 2ae997f
Showing 1 changed file with 0 additions and 1 deletion.
1 change: 0 additions & 1 deletion dist/PlantPictureCard.js
Original file line number Diff line number Diff line change
Expand Up @@ -129,7 +129,6 @@ class PlantPictureCard extends HTMLElement {
position: relative;
padding: 0;
background-size: 100%;
background-image: url(https://demo.home-assistant.io/stub_config/t-shirt-promo.png);
}
img {
Expand Down

0 comments on commit 2ae997f

Please sign in to comment.