Skip to content

Commit fe9a8d4

Browse files
committed
Add background color to sponsored posts
1 parent c43d866 commit fe9a8d4

1 file changed

Lines changed: 1 addition & 0 deletions

File tree

jobs/static/jobs/scss/main.scss

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -58,6 +58,7 @@
5858
border-bottom: 1px solid #eee;
5959
display: flex;
6060
&.sponsored {
61+
background: lighten($primary-color, 10);
6162
font-size: 125%;
6263
}
6364
> .job-title {

0 commit comments

Comments
 (0)