We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent eb81cce commit 02a81c0Copy full SHA for 02a81c0
app/assets/stylesheets/jobs.scss
@@ -104,7 +104,6 @@ body#jobs {
104
width: 100%;
105
height: 226px;
106
position: absolute;
107
- top: 100px;
108
left: 0;
109
}
110
@@ -117,6 +116,7 @@ body#jobs {
117
116
118
119
.jobs-top {
+ position: relative;
120
121
background: $dark-grey image-url("jobs/jobs-header.jpg") no-repeat top center;
122
color: #fff;
@@ -400,4 +400,4 @@ body#jobs {
400
401
402
403
-// body#jobs
+// body#jobs
0 commit comments