fix: image_fixed
This commit is contained in:
parent
c70f68072f
commit
650392b397
8
main.css
8
main.css
@ -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;
|
||||
|
||||
Loading…
Reference in New Issue
Block a user