Skip to content

Commit 659f775

Browse files
committed
Image path correction
1 parent 48102c4 commit 659f775

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

src/App.css

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -504,7 +504,7 @@ line{
504504
}
505505

506506
#mailImg:hover {
507-
content: url('./mail-open-svgrepo-com.svg');
507+
content: url('public/mail-open-svgrepo-com.svg');
508508
}
509509

510510
.card:hover .footer {

0 commit comments

Comments
 (0)