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 436b2c8 commit 395c88bCopy full SHA for 395c88b
src/components/Header.js
@@ -14,7 +14,7 @@ function Featured() {
14
href="/blog/tailwindcss-v3-4"
15
className="ml-3 text-xs leading-5 font-medium text-sky-600 dark:text-sky-400 bg-sky-400/10 rounded-full py-1 px-3 hidden xl:flex items-center hover:bg-sky-400/20"
16
>
17
- <strong className="font-semibold">Tailwind CSS v3.4</strong>
+ <strong className="font-semibold">We're hiring</strong>
18
<svg
19
width="2"
20
height="2"
@@ -24,7 +24,7 @@ function Featured() {
24
25
<circle cx="1" cy="1" r="1" />
26
</svg>
27
- <span className="ml-2">Dynamic viewport units, :has(), subgrid, and more</span>
+ <span className="ml-2">Design Engineer + Staff Software Engineer</span>
28
29
width="3"
30
height="6"
0 commit comments