File tree Expand file tree Collapse file tree 2 files changed +7
-6
lines changed Expand file tree Collapse file tree 2 files changed +7
-6
lines changed Original file line number Diff line number Diff line change @@ -1462,6 +1462,13 @@ main.content {
1462
1462
margin-bottom : 20px ;
1463
1463
}
1464
1464
1465
+ /* CAREERS */
1466
+
1467
+ // Set 14px font size for GitJobs attribution text
1468
+ .gitjobs-legend {
1469
+ font-size : 14px ;
1470
+ }
1471
+
1465
1472
/* CASE-STUDIES */
1466
1473
1467
1474
// Many of the case studies have small variations in markup and styles;
Original file line number Diff line number Diff line change 10
10
weight: 70
11
11
---
12
12
13
- < style type ="text/css ">
14
- .gitjobs-legend {
15
- font-size : 14px ;
16
- }
17
- </ style >
18
-
19
13
< div class ="d-flex flex-column justify-content-center mt-4 mt-md-5 px-2 px-md-3 px-lg-0 ">
20
14
< iframe id ="gitjobs " class ="mx-auto " src ="https://gitjobs.dev/embed?ts_query=kubernetes " style ="width:100%;max-width:870px;height:100%;display:block;border:none; "> </ iframe >
21
15
< div class ="mb-4 mb-md-5 mt-1 mx-auto gitjobs-legend ">
You can’t perform that action at this time.
0 commit comments