fix: image_fixed

This commit is contained in:
koushik.m 2025-09-30 10:33:16 +05:30
parent c70f68072f
commit 650392b397

View File

@ -182,16 +182,16 @@
}
.orange {
background: #fec192;
background-image: url('assets/images/unlockcarrer/jobs.png');
background:#9bc9ff ;
background-image: url('assets/images/unlockcarrer/mentorship.png');
background-size: 115px;
background-repeat: no-repeat;
background-position: bottom right;
}
.blue {
background: #9bc9ff;
background-image: url('assets/images/unlockcarrer/mentorship.png');
background:#fec192;
background-image: url('assets/images/unlockcarrer/jobs.png');
background-size: 115px;
background-repeat: no-repeat;
background-position: bottom right;