%PDF- %GIF98; %PNG;
Server : ApacheSystem : Linux host.digitalbabaji.in 4.18.0-513.11.1.el8_9.x86_64 #1 SMP Wed Jan 17 02:00:40 EST 2024 x86_64 User : addictionfreeind ( 1003) PHP Version : 7.2.34 Disable Function : exec,passthru,shell_exec,system Directory : /home/addictionfreeind/public_html/admin1/resources/scss/ |
Upload File : |
.banner{
background-image: url(https://recruit.froid.works/front/assets/img/header-bg.jpg);
background-repeat: no-repeat;
background-position: center;
height: 200px;
.banner-logo{
position: absolute;
background-color: white;
width: 130px;
height: 130px;
display: flex;
align-items: center;
justify-content: center;
bottom: -49px;
}
}
.job-container{
background-color: $white;
display: flex;
flex-wrap: nowrap;
.job-left{
border-right: 1px solid $grey;
width: 504px;
display: flex;
flex-direction: column;
height: calc(100vh - 150px);
overflow-y: auto;
}
.job-right{
width: 100%;
height: calc(100vh - 150px);
overflow-y: auto;
@include media-breakpoint-down(md){
// display: none;
}
}
}
.list-style-disc{
list-style-type: disc;
}
.front_header {
box-shadow: 0 1px 0 0 #e8eef3;
}
.front_header img {
max-height: 32px;
}
.front_header h3 {
font-size: 21px;
color: #28313c;
font-weight: normal;
}
@include media-breakpoint-down(xs) {
.header-banner-logo {
width: 85px !important;
height: 85px !important;
bottom: -35px !important;
}
.banner-header {
height: 110px;
}
}