fix: image_fixed
This commit is contained in:
parent
c70f68072f
commit
650392b397
8
main.css
8
main.css
@ -182,16 +182,16 @@
|
|||||||
}
|
}
|
||||||
|
|
||||||
.orange {
|
.orange {
|
||||||
background: #fec192;
|
background:#9bc9ff ;
|
||||||
background-image: url('assets/images/unlockcarrer/jobs.png');
|
background-image: url('assets/images/unlockcarrer/mentorship.png');
|
||||||
background-size: 115px;
|
background-size: 115px;
|
||||||
background-repeat: no-repeat;
|
background-repeat: no-repeat;
|
||||||
background-position: bottom right;
|
background-position: bottom right;
|
||||||
}
|
}
|
||||||
|
|
||||||
.blue {
|
.blue {
|
||||||
background: #9bc9ff;
|
background:#fec192;
|
||||||
background-image: url('assets/images/unlockcarrer/mentorship.png');
|
background-image: url('assets/images/unlockcarrer/jobs.png');
|
||||||
background-size: 115px;
|
background-size: 115px;
|
||||||
background-repeat: no-repeat;
|
background-repeat: no-repeat;
|
||||||
background-position: bottom right;
|
background-position: bottom right;
|
||||||
|
|||||||
Loading…
Reference in New Issue
Block a user