Commit bbb49b13 authored by Pavel Beketov's avatar Pavel Beketov

adaptability: fixing the footer

parent d99a592d
......@@ -284,7 +284,7 @@
height: 27px;
left: auto;
top: 280px;
right: calc(((100% - 1140px) / 2) + 4px);
right: calc(((100% - 1140px) / 2) + 60px);
padding: 2px;
}
......@@ -294,7 +294,7 @@
}
.u-block-0983-12 {
right: calc(((100% - 940px) / 2) + 4px);
right: calc(((100% - 940px) / 2) + 50px);
}
}
......@@ -304,7 +304,7 @@
}
.u-block-0983-12 {
right: calc(((100% - 720px) / 2) + 3px);
right: calc(((100% - 720px) / 2) + 38px);
}
}
......@@ -314,7 +314,7 @@
}
.u-block-0983-12 {
right: calc(((100% - 540px) / 2) + 2px);
right: calc(((100% - 540px) / 2) + 29px);
}
}
......@@ -324,7 +324,7 @@
}
.u-block-0983-12 {
right: calc(((100% - 340px) / 2) + 1px);
right: calc(((100% - 340px) / 2) + 18px);
}
}
......
......@@ -12,14 +12,14 @@
<meta name="generator" content="Nicepage 5.16.3, nicepage.com">
<meta name="referrer" content="origin">
<link id="u-theme-google-font" rel="stylesheet" href="https://fonts.googleapis.com/css?family=Roboto:100,100i,300,300i,400,400i,500,500i,700,700i,900,900i|Open+Sans:300,300i,400,400i,500,500i,600,600i,700,700i,800,800i">
<script type="application/ld+json">{
"@context": "http://schema.org",
"@type": "Organization",
......@@ -166,15 +166,15 @@ borders: top right bottom left !important
</div>
</div>
</div>
</section>
<footer class="u-align-center-md u-align-center-sm u-align-center-xs u-clearfix u-footer u-grey-90 u-footer" id="sec-df47"><div class="u-clearfix u-sheet u-sheet-1">
<img class="u-image u-image-contain u-image-default u-image-1" src="images/logoteamwhite.png" alt="" data-image-width="2601" data-image-height="872">
<p class="u-text u-text-default u-text-1"> © ООО «Этерсофт»<br>
......@@ -705,4 +705,4 @@ borders: top right bottom left !important
.u-container-layout.hover .u-dialog-section-9 .u-btn-2 {
transform: rotate(0deg) scale(1) translateX(0px) translateY(0px) !important;
}</style>
</body></html>
\ No newline at end of file
</body></html>
......@@ -42186,23 +42186,22 @@ a.u-link.u-text-hover-grey-90:hover {
}
@media (max-width: 575px) {
.u-footer .u-image-1 {
width: 121px;
height: 34px;
margin-top: 14px;
margin-right: -32px;
width: 110px;
height: 31px;
margin-top: 21px;
}
.u-footer .u-text-1 {
width: auto;
margin-top: 10px;
margin-top: 7px;
}
.u-footer .u-social-icons-1 {
height: 23px;
width: 56px;
margin-top: -60px;
margin-bottom: 37px;
margin-left: -28px;
margin-top: -51px;
margin-bottom: 29px;
margin-left: 0;
}
}
Markdown is supported
0% or
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment