We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent c43d866 commit fe9a8d4Copy full SHA for fe9a8d4
1 file changed
jobs/static/jobs/scss/main.scss
@@ -58,6 +58,7 @@
58
border-bottom: 1px solid #eee;
59
display: flex;
60
&.sponsored {
61
+ background: lighten($primary-color, 10);
62
font-size: 125%;
63
}
64
> .job-title {
0 commit comments