finished remote deploy script

This commit is contained in:
Jonas Heinrich 2020-04-11 11:40:53 +02:00
parent c6fc4329a8
commit 4eb19a4945
5 changed files with 34 additions and 14 deletions

View file

@ -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 {

View file

@ -88,9 +88,6 @@
</div><!--googleon: all-->
</div>
<header>
<div class="content-wrap">

View file

@ -6,7 +6,8 @@
'container' => 'false'
) );
?>
lol
</div>
<div class="lang-select">
</div>
</section>