fix further image paths
This commit is contained in:
parent
69f0edcb2a
commit
9c188c34c1
9 changed files with 87 additions and 5 deletions
|
|
@ -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;
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue