Skip to content

Commit

Permalink
Update index.html
Browse files Browse the repository at this point in the history
  • Loading branch information
inventionpro authored Feb 5, 2024
1 parent 94ed838 commit 264b46c
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion index.html
Original file line number Diff line number Diff line change
Expand Up @@ -22,7 +22,7 @@
margin-left: auto;
margin-right: auto;
}
img[src=""] {
img:not([src]) {
display: none;
}
</style>
Expand Down

0 comments on commit 264b46c

Please sign in to comment.