| Server IP : 14.225.204.176 / Your IP : 216.73.216.6 Web Server : nginx/1.24.0 System : Linux nodejs-ybgk 6.8.0-40-generic #40-Ubuntu SMP PREEMPT_DYNAMIC Fri Jul 5 10:34:03 UTC 2024 x86_64 User : root ( 0) PHP Version : 8.1.34 Disable Function : NONE MySQL : OFF | cURL : ON | WGET : ON | Perl : ON | Python : OFF | Sudo : ON | Pkexec : OFF Directory : /var/www/html/php/zinisoft_vi.net/gem/sass/ |
Upload File : |
/*------------------------------------------------------------------
[Footer]
*/
.footer-page {
width: 100%;
padding-bottom: 32px;
padding-top: 16px;
height: auto;
position: absolute;
bottom: 0;
z-index: 10;
}
.footer-page-layout {
display: flex;
justify-content: end;
}
.footer-page-scroll {
position: absolute;
top: 0;
left: 50%;
transform: translateX(-50%);
z-index: 15;
// @include breakpoint(md) {
// margin-left: -45px;
// }
}
.scroll-down-btn {
display: inline-block;
text-align: center;
.scroll-down-text {
white-space: nowrap;
text-transform: uppercase;
font-size: 15px;
font-weight: bold;
text-align: center;
display: block;
letter-spacing: 1px;
margin-top: 5px;
}
}
.footer-page-icon {
}
.ico-letter {
display: inline-block;
width: 46px;
height: 29px;
background: url(../img/ico-letter.png) no-repeat;
background-size: 100% 100%;
// background-color: $clr-black;
@include breakpoint(md) {
width: 66px;
height: 49px;
}
}