diff --git a/assets/workato-logo-teal.svg b/assets/workato-logo-teal.svg new file mode 100644 index 0000000..ca655c6 --- /dev/null +++ b/assets/workato-logo-teal.svg @@ -0,0 +1,17 @@ + + + + + + + + + diff --git a/index.html b/index.html index 2a8e22c..7ba2162 100644 --- a/index.html +++ b/index.html @@ -151,6 +151,17 @@ .spark--2 { top: 64px; right: 11%; width: 18px; transform: rotate(10deg); } @media (max-width: 680px) { .spark { display: none; } } + .hero .hero-eyebrow { + display: block; + font-family: var(--w-font-heading); + font-weight: 600; + font-size: 15px; + letter-spacing: 0.08em; + text-transform: uppercase; + color: var(--w-hero-teal); + margin-bottom: 16px; + } + .hero h1 { font-family: var(--w-font-display); font-size: clamp(36px, 5vw, 56px); @@ -859,7 +870,7 @@