Thanks to visit codestin.com
Credit goes to github.com

Skip to content

Commit a78446e

Browse files
committed
Update header-white.html
1 parent cc0fcca commit a78446e

File tree

1 file changed

+2
-2
lines changed

1 file changed

+2
-2
lines changed

_includes/header-white.html

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -12,7 +12,7 @@
1212

1313
<a href="/settings" id="toolsignin" class="headerbar-nav-item --product-header" target="_self">Sign In</a>
1414

15-
<a class="button --enterprise-quaternary" href="/settings" id="signup" target="_self" style="background:#45A9FF;">
15+
<a class="button --enterprise-quaternary" href="/settings" id="signup" target="_self">
1616
SIGN UP
1717
</a>
1818

@@ -32,7 +32,7 @@
3232
</a>
3333
{% endif %}
3434

35-
<a href="https://plotly.typeform.com/to/seG7Vb" class="typeform-share button --enterprise-quaternary" data-mode="1" target="_blank" onclick="window.mixpanel.track('Typeform demo request');" style="background:#45A9FF;">REQUEST DEMO</a>
35+
<a href="https://plotly.typeform.com/to/seG7Vb" class="typeform-share button --enterprise-quaternary" data-mode="1" target="_blank" onclick="window.mixpanel.track('Typeform demo request');">REQUEST DEMO</a>
3636
<script>(function(){var qs,js,q,s,d=document,gi=d.getElementById,ce=d.createElement,gt=d.getElementsByTagName,id='typef_orm',b='https://s3-eu-west-1.amazonaws.com/share.typeform.com/';if(!gi.call(d,id)){js=ce.call(d,'script');js.id=id;js.src=b+'share.js';q=gt.call(d,'script')[0];q.parentNode.insertBefore(js,q)}})()
3737
</script>
3838

0 commit comments

Comments
 (0)