Make heart icon independent from explicit

This commit is contained in:
Amaru8 2022-05-01 11:04:16 +02:00
parent 42569ae9c5
commit 0e2c9a33b9
3 changed files with 6 additions and 6 deletions

View file

@ -457,8 +457,8 @@
}
.heart-icon {
height: 18px;
width: 39px;
position: absolute;
right: 30em;
filter: contrast(0);
background-repeat: no-repeat;
}