remove right property of heart icon

This commit is contained in:
yazninja 2022-05-01 20:20:47 +08:00
parent 0667fe9d30
commit ae4a49669a
3 changed files with 1 additions and 3 deletions

View file

@ -458,7 +458,7 @@
.heart-icon {
position: absolute;
right: 30em;
right:0;
filter: contrast(0);
background-repeat: no-repeat;
}