Skip to content

Commit 32b83ef

Browse files
committed
css > heart clr fill
1 parent 09045f0 commit 32b83ef

File tree

1 file changed

+2
-0
lines changed

1 file changed

+2
-0
lines changed

assets/css/iolla.css

Lines changed: 2 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -1197,6 +1197,8 @@ body {
11971197
fill: var(--clr-text);
11981198
}
11991199

1200+
.heart svg {fill: var(--clr-two);}
1201+
12001202
.footer-copyright a:hover .heart svg {
12011203
animation: pulsing-heart .6s linear infinite; fill: #f66;
12021204
}

0 commit comments

Comments
 (0)