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 9f6d430 commit a0d33d2Copy full SHA for a0d33d2
content/en/careers/_index.html
@@ -10,10 +10,16 @@
10
weight: 70
11
---
12
13
+<style type="text/css">
14
+ .gitjobs-legend {
15
+ font-size: 14px;
16
+ }
17
+</style>
18
+
19
<div class="d-flex flex-column justify-content-center mt-4 mt-md-5 px-2 px-md-3 px-lg-0">
20
<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>
- <div class="mb-4 mb-md-5 mt-1 mx-auto">
- <small>Powered by <a href="https://gitjobs.dev" target="_blank">GitJobs</a></small>
21
+ <div class="mb-4 mb-md-5 mt-1 mx-auto gitjobs-legend">
22
+ Powered by <a href="https://gitjobs.dev" target="_blank">GitJobs</a>
23
</div>
24
25
0 commit comments