finished remote deploy script
This commit is contained in:
parent
c6fc4329a8
commit
4eb19a4945
5 changed files with 34 additions and 14 deletions
|
|
@ -49,14 +49,14 @@
|
|||
}
|
||||
|
||||
.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;
|
||||
|
|
@ -310,6 +310,7 @@
|
|||
|
||||
.footer-bottom .content-wrap {
|
||||
height: 100%;
|
||||
display: flex;
|
||||
}
|
||||
|
||||
.footer-bottom .content-wrap ul {
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue