fix further image paths

This commit is contained in:
Jonas Heinrich 2020-04-03 16:20:18 +02:00
parent 69f0edcb2a
commit 9c188c34c1
9 changed files with 87 additions and 5 deletions

View file

@ -2220,14 +2220,14 @@ aside .aside-icon:hover {
}
.meta-footer-contact-entity .phone::before {
content: url(../img/phone-grey.svg);
content: url(img/phone-grey.svg);
top: 0;
width: 0.94444rem;
height: 1.11111rem;
}
.meta-footer-contact-entity .email::before {
content: url(../img/mail-grey.svg);
content: url(img/mail-grey.svg);
top: -2px;
width: 1.11111rem;
height: 0.77778rem;