ÿØÿà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/_about.scss
.about_area{
    margin-bottom: 150px;
    &.plus_padding{
        padding-top: 150px;
        @media #{$mobile_device}{
            padding-top: 60px;
        }
        @media #{$tablet_device}{
            padding-top: 100px;
        }
    }
    @media #{$mobile_device} {
        margin-bottom: 50px;
    }
    @media #{$tablet_device} {
        margin-bottom: 100px;
    }
    .about_img{
        @media #{$mobile_device}{
            margin-bottom: 20px;
        }
        img{
            width: 100%;
        }
    }
    .about_info{
        .section_title{
            margin-bottom: 36px;
            @media #{$tablet_device}{
                margin-bottom: 20px;
            }
        }
        p{
            color: #7A838B;
            font-size: 16px;
        }
        .about_list{
            margin-bottom: 52px;
            margin-top: 10px;
            ul{
                li{
                    font-size: 16px;
                    line-height: 32px;
                    color: #040E27;
                    font-weight: 400;
                    position: relative;
                    padding-left: 23px;
                    @media #{$tablet_device} {
                        font-size: 14px;
                        line-height: 28px;
                    }
                    &::before{
                        position: absolute;
                        left: 0;
                        width: 8px;
                        height: 8px;
                        @include border-radius(50%);
                        background: #0A8CFF;
                        content: '';
                        top: 50%;
                        @include transform(translateY(-50%));
                    }
                }
            }
        }
        .about_btn{

        }
    }
}