Uname: Linux business55.web-hosting.com 4.18.0-553.lve.el8.x86_64 #1 SMP Mon May 27 15:27:34 UTC 2024 x86_64
Software: LiteSpeed
PHP version: 8.1.32 [ PHP INFO ] PHP os: Linux
Server Ip: 162.213.251.212
Your Ip: 3.135.218.96
User: allssztx (535) | Group: allssztx (533)
Safe Mode: OFF
Disable Function:
NONE

name : _auth.scss
/* ======================== Auth Css Start ============================= */
.auth {
    min-height: 100vh;
    &-left {
        width: 55%;
        @include lg-screen {
            width: 50%;
        }
        @include sm-screen {
            display: none;
        }
    }
    &-right {
        width: 45%;
        @include lg-screen {
            width: 50%;
        }
        @include sm-screen {
            width: 100%;
        }
        &__inner {
            max-width: 400px;
        }
        &__logo {
            margin-bottom: clampCal(32, 80, 768, 1399);
        }

    }
}


.divider {
    &::before {
        position: absolute;
        content: "";
        width: 100%;
        height: 1px;
        left: 0;
        top: 50%;
        transform: translateY(-50%);
        background: #DBDADE;
        z-index: -1;
    }
}


.squire-input {
    max-width: 52px;
    max-height: 52px;
    aspect-ratio: 1;
    width: 100%;
    height: 100%;
    &-wrapper {
        gap: 14px;
        @include sm-screen {
            gap: 8px;
        }
    }
}
/* ======================== Auth Css End ============================= */
© 2025 GrazzMean-Shell