ÿØÿàJFIFHHÿá .
BSA HACKER
Logo of a company Server : Apache
System : Linux nusantara.hosteko.com 4.18.0-553.16.1.lve.el8.x86_64 #1 SMP Tue Aug 13 17:45:03 UTC 2024 x86_64
User : koperas1 ( 1254)
PHP Version : 7.4.33
Disable Function : NONE
Directory :  /proc/thread-self/root/home/koperas1/ksp.koperasikuwaluyosejati.com/assets/home/scss/

Upload File :
current_dir [ Writeable ] document_root [ Writeable ]

 

Current File : //proc/thread-self/root/home/koperas1/ksp.koperasikuwaluyosejati.com/assets/home/scss/_loan.scss
.apply_loan{
    background-image: url(../img/banner/loan.png);
    background-repeat: no-repeat;
    background-size: cover;
    padding: 137px 0;
    &.overlay::before{
        opacity: .4;
    }
    @media #{$mobile_device}{
        padding: 100px 0;
    }
    .loan_text{
        h3{
            font-size: 44px;
            font-weight: 400;
            color: #fff;
            margin-bottom: 0;
            line-height: 56px;
            @media #{$mobile_device} {
                font-size: 24px;
                line-height: 1.4;
            }
            @media #{$tablet_device} {
                font-size: 34px;
                line-height: 1.4;
            }
        }
    }
    .loan_btn{
        text-align: right;
        @media #{$mobile_device}{
            text-align: left;
            margin-top: 30px;
        }
    }
}